@-ms-viewport {
    width: device-width
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-overflow-style: scrollbar
}

*, *::before, *::after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

.container {
    width: 100%;
    padding-right: 5px;
    padding-left: 5px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 576px) {
    .container {
        max-width: 1137px
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 1138px
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 1139px
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1140px
    }
}

.container-fluid {
    width: 100%;
    padding-right: 5px;
    padding-left: 5px;
    margin-right: auto;
    margin-left: auto
}

.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.no-gutters > .col, .no-gutters > [class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.col-xl, .col-xl-auto, .col-xl-24, .col-xl-23, .col-xl-22, .col-xl-21, .col-xl-20, .col-xl-19, .col-xl-18, .col-xl-17, .col-xl-16, .col-xl-15, .col-xl-14, .col-xl-13, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg, .col-lg-auto, .col-lg-24, .col-lg-23, .col-lg-22, .col-lg-21, .col-lg-20, .col-lg-19, .col-lg-18, .col-lg-17, .col-lg-16, .col-lg-15, .col-lg-14, .col-lg-13, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md, .col-md-auto, .col-md-24, .col-md-23, .col-md-22, .col-md-21, .col-md-20, .col-md-19, .col-md-18, .col-md-17, .col-md-16, .col-md-15, .col-md-14, .col-md-13, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm, .col-sm-auto, .col-sm-24, .col-sm-23, .col-sm-22, .col-sm-21, .col-sm-20, .col-sm-19, .col-sm-18, .col-sm-17, .col-sm-16, .col-sm-15, .col-sm-14, .col-sm-13, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col, .col-auto, .col-24, .col-23, .col-22, .col-21, .col-20, .col-19, .col-18, .col-17, .col-16, .col-15, .col-14, .col-13, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 5px
}

.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

.col-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none
}

.col-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 4.1666666667%;
    flex: 0 0 4.1666666667%;
    max-width: 4.1666666667%
}

.col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.3333333333%;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%
}

.col-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5%;
    max-width: 12.5%
}

.col-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
}

.col-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20.8333333333%;
    flex: 0 0 20.8333333333%;
    max-width: 20.8333333333%
}

.col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 29.1666666667%;
    flex: 0 0 29.1666666667%;
    max-width: 29.1666666667%
}

.col-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333333333%;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
}

.col-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 37.5%;
    flex: 0 0 37.5%;
    max-width: 37.5%
}

.col-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.6666666667%;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%
}

.col-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45.8333333333%;
    flex: 0 0 45.8333333333%;
    max-width: 45.8333333333%
}

.col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.col-13 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 54.1666666667%;
    flex: 0 0 54.1666666667%;
    max-width: 54.1666666667%
}

.col-14 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.3333333333%;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%
}

.col-15 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 62.5%;
    flex: 0 0 62.5%;
    max-width: 62.5%
}

.col-16 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.6666666667%;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%
}

.col-17 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70.8333333333%;
    flex: 0 0 70.8333333333%;
    max-width: 70.8333333333%
}

.col-18 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.col-19 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 79.1666666667%;
    flex: 0 0 79.1666666667%;
    max-width: 79.1666666667%
}

.col-20 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.3333333333%;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%
}

.col-21 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 87.5%;
    flex: 0 0 87.5%;
    max-width: 87.5%
}

.col-22 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.6666666667%;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%
}

.col-23 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 95.8333333333%;
    flex: 0 0 95.8333333333%;
    max-width: 95.8333333333%
}

.col-24 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.order-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
}

.order-last {
    -webkit-box-ordinal-group: 26;
    -ms-flex-order: 25;
    order: 25
}

.order-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0
}

.order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
}

.order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4
}

.order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
}

.order-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6
}

.order-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7
}

.order-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8
}

.order-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9
}

.order-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10
}

.order-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11
}

.order-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12
}

.order-13 {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13
}

.order-14 {
    -webkit-box-ordinal-group: 15;
    -ms-flex-order: 14;
    order: 14
}

.order-15 {
    -webkit-box-ordinal-group: 16;
    -ms-flex-order: 15;
    order: 15
}

.order-16 {
    -webkit-box-ordinal-group: 17;
    -ms-flex-order: 16;
    order: 16
}

.order-17 {
    -webkit-box-ordinal-group: 18;
    -ms-flex-order: 17;
    order: 17
}

.order-18 {
    -webkit-box-ordinal-group: 19;
    -ms-flex-order: 18;
    order: 18
}

.order-19 {
    -webkit-box-ordinal-group: 20;
    -ms-flex-order: 19;
    order: 19
}

.order-20 {
    -webkit-box-ordinal-group: 21;
    -ms-flex-order: 20;
    order: 20
}

.order-21 {
    -webkit-box-ordinal-group: 22;
    -ms-flex-order: 21;
    order: 21
}

.order-22 {
    -webkit-box-ordinal-group: 23;
    -ms-flex-order: 22;
    order: 22
}

.order-23 {
    -webkit-box-ordinal-group: 24;
    -ms-flex-order: 23;
    order: 23
}

.order-24 {
    -webkit-box-ordinal-group: 25;
    -ms-flex-order: 24;
    order: 24
}

.offset-1 {
    margin-left: 4.1666666667%
}

.offset-2 {
    margin-left: 8.3333333333%
}

.offset-3 {
    margin-left: 12.5%
}

.offset-4 {
    margin-left: 16.6666666667%
}

.offset-5 {
    margin-left: 20.8333333333%
}

.offset-6 {
    margin-left: 25%
}

.offset-7 {
    margin-left: 29.1666666667%
}

.offset-8 {
    margin-left: 33.3333333333%
}

.offset-9 {
    margin-left: 37.5%
}

.offset-10 {
    margin-left: 41.6666666667%
}

.offset-11 {
    margin-left: 45.8333333333%
}

.offset-12 {
    margin-left: 50%
}

.offset-13 {
    margin-left: 54.1666666667%
}

.offset-14 {
    margin-left: 58.3333333333%
}

.offset-15 {
    margin-left: 62.5%
}

.offset-16 {
    margin-left: 66.6666666667%
}

.offset-17 {
    margin-left: 70.8333333333%
}

.offset-18 {
    margin-left: 75%
}

.offset-19 {
    margin-left: 79.1666666667%
}

.offset-20 {
    margin-left: 83.3333333333%
}

.offset-21 {
    margin-left: 87.5%
}

.offset-22 {
    margin-left: 91.6666666667%
}

.offset-23 {
    margin-left: 95.8333333333%
}

@media (min-width: 576px) {
    .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-sm-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-sm-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 4.1666666667%;
        flex: 0 0 4.1666666667%;
        max-width: 4.1666666667%
    }

    .col-sm-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

    .col-sm-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        max-width: 12.5%
    }

    .col-sm-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-sm-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20.8333333333%;
        flex: 0 0 20.8333333333%;
        max-width: 20.8333333333%
    }

    .col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 29.1666666667%;
        flex: 0 0 29.1666666667%;
        max-width: 29.1666666667%
    }

    .col-sm-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .col-sm-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 37.5%;
        flex: 0 0 37.5%;
        max-width: 37.5%
    }

    .col-sm-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    .col-sm-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 45.8333333333%;
        flex: 0 0 45.8333333333%;
        max-width: 45.8333333333%
    }

    .col-sm-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-13 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 54.1666666667%;
        flex: 0 0 54.1666666667%;
        max-width: 54.1666666667%
    }

    .col-sm-14 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

    .col-sm-15 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 62.5%;
        flex: 0 0 62.5%;
        max-width: 62.5%
    }

    .col-sm-16 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    .col-sm-17 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 70.8333333333%;
        flex: 0 0 70.8333333333%;
        max-width: 70.8333333333%
    }

    .col-sm-18 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-19 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 79.1666666667%;
        flex: 0 0 79.1666666667%;
        max-width: 79.1666666667%
    }

    .col-sm-20 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

    .col-sm-21 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 87.5%;
        flex: 0 0 87.5%;
        max-width: 87.5%
    }

    .col-sm-22 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    .col-sm-23 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 95.8333333333%;
        flex: 0 0 95.8333333333%;
        max-width: 95.8333333333%
    }

    .col-sm-24 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-sm-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-sm-last {
        -webkit-box-ordinal-group: 26;
        -ms-flex-order: 25;
        order: 25
    }

    .order-sm-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-sm-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-sm-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-sm-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-sm-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-sm-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-sm-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-sm-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-sm-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-sm-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-sm-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-sm-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-sm-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .order-sm-13 {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-sm-14 {
        -webkit-box-ordinal-group: 15;
        -ms-flex-order: 14;
        order: 14
    }

    .order-sm-15 {
        -webkit-box-ordinal-group: 16;
        -ms-flex-order: 15;
        order: 15
    }

    .order-sm-16 {
        -webkit-box-ordinal-group: 17;
        -ms-flex-order: 16;
        order: 16
    }

    .order-sm-17 {
        -webkit-box-ordinal-group: 18;
        -ms-flex-order: 17;
        order: 17
    }

    .order-sm-18 {
        -webkit-box-ordinal-group: 19;
        -ms-flex-order: 18;
        order: 18
    }

    .order-sm-19 {
        -webkit-box-ordinal-group: 20;
        -ms-flex-order: 19;
        order: 19
    }

    .order-sm-20 {
        -webkit-box-ordinal-group: 21;
        -ms-flex-order: 20;
        order: 20
    }

    .order-sm-21 {
        -webkit-box-ordinal-group: 22;
        -ms-flex-order: 21;
        order: 21
    }

    .order-sm-22 {
        -webkit-box-ordinal-group: 23;
        -ms-flex-order: 22;
        order: 22
    }

    .order-sm-23 {
        -webkit-box-ordinal-group: 24;
        -ms-flex-order: 23;
        order: 23
    }

    .order-sm-24 {
        -webkit-box-ordinal-group: 25;
        -ms-flex-order: 24;
        order: 24
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 4.1666666667%
    }

    .offset-sm-2 {
        margin-left: 8.3333333333%
    }

    .offset-sm-3 {
        margin-left: 12.5%
    }

    .offset-sm-4 {
        margin-left: 16.6666666667%
    }

    .offset-sm-5 {
        margin-left: 20.8333333333%
    }

    .offset-sm-6 {
        margin-left: 25%
    }

    .offset-sm-7 {
        margin-left: 29.1666666667%
    }

    .offset-sm-8 {
        margin-left: 33.3333333333%
    }

    .offset-sm-9 {
        margin-left: 37.5%
    }

    .offset-sm-10 {
        margin-left: 41.6666666667%
    }

    .offset-sm-11 {
        margin-left: 45.8333333333%
    }

    .offset-sm-12 {
        margin-left: 50%
    }

    .offset-sm-13 {
        margin-left: 54.1666666667%
    }

    .offset-sm-14 {
        margin-left: 58.3333333333%
    }

    .offset-sm-15 {
        margin-left: 62.5%
    }

    .offset-sm-16 {
        margin-left: 66.6666666667%
    }

    .offset-sm-17 {
        margin-left: 70.8333333333%
    }

    .offset-sm-18 {
        margin-left: 75%
    }

    .offset-sm-19 {
        margin-left: 79.1666666667%
    }

    .offset-sm-20 {
        margin-left: 83.3333333333%
    }

    .offset-sm-21 {
        margin-left: 87.5%
    }

    .offset-sm-22 {
        margin-left: 91.6666666667%
    }

    .offset-sm-23 {
        margin-left: 95.8333333333%
    }
}

@media (min-width: 768px) {
    .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-md-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-md-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 4.1666666667%;
        flex: 0 0 4.1666666667%;
        max-width: 4.1666666667%
    }

    .col-md-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

    .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        max-width: 12.5%
    }

    .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20.8333333333%;
        flex: 0 0 20.8333333333%;
        max-width: 20.8333333333%
    }

    .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 29.1666666667%;
        flex: 0 0 29.1666666667%;
        max-width: 29.1666666667%
    }

    .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .col-md-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 37.5%;
        flex: 0 0 37.5%;
        max-width: 37.5%
    }

    .col-md-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    .col-md-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 45.8333333333%;
        flex: 0 0 45.8333333333%;
        max-width: 45.8333333333%
    }

    .col-md-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-13 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 54.1666666667%;
        flex: 0 0 54.1666666667%;
        max-width: 54.1666666667%
    }

    .col-md-14 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

    .col-md-15 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 62.5%;
        flex: 0 0 62.5%;
        max-width: 62.5%
    }

    .col-md-16 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    .col-md-17 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 70.8333333333%;
        flex: 0 0 70.8333333333%;
        max-width: 70.8333333333%
    }

    .col-md-18 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-19 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 79.1666666667%;
        flex: 0 0 79.1666666667%;
        max-width: 79.1666666667%
    }

    .col-md-20 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

    .col-md-21 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 87.5%;
        flex: 0 0 87.5%;
        max-width: 87.5%
    }

    .col-md-22 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    .col-md-23 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 95.8333333333%;
        flex: 0 0 95.8333333333%;
        max-width: 95.8333333333%
    }

    .col-md-24 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-md-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-md-last {
        -webkit-box-ordinal-group: 26;
        -ms-flex-order: 25;
        order: 25
    }

    .order-md-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-md-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-md-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-md-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-md-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-md-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-md-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-md-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-md-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-md-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-md-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-md-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-md-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .order-md-13 {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-md-14 {
        -webkit-box-ordinal-group: 15;
        -ms-flex-order: 14;
        order: 14
    }

    .order-md-15 {
        -webkit-box-ordinal-group: 16;
        -ms-flex-order: 15;
        order: 15
    }

    .order-md-16 {
        -webkit-box-ordinal-group: 17;
        -ms-flex-order: 16;
        order: 16
    }

    .order-md-17 {
        -webkit-box-ordinal-group: 18;
        -ms-flex-order: 17;
        order: 17
    }

    .order-md-18 {
        -webkit-box-ordinal-group: 19;
        -ms-flex-order: 18;
        order: 18
    }

    .order-md-19 {
        -webkit-box-ordinal-group: 20;
        -ms-flex-order: 19;
        order: 19
    }

    .order-md-20 {
        -webkit-box-ordinal-group: 21;
        -ms-flex-order: 20;
        order: 20
    }

    .order-md-21 {
        -webkit-box-ordinal-group: 22;
        -ms-flex-order: 21;
        order: 21
    }

    .order-md-22 {
        -webkit-box-ordinal-group: 23;
        -ms-flex-order: 22;
        order: 22
    }

    .order-md-23 {
        -webkit-box-ordinal-group: 24;
        -ms-flex-order: 23;
        order: 23
    }

    .order-md-24 {
        -webkit-box-ordinal-group: 25;
        -ms-flex-order: 24;
        order: 24
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 4.1666666667%
    }

    .offset-md-2 {
        margin-left: 8.3333333333%
    }

    .offset-md-3 {
        margin-left: 12.5%
    }

    .offset-md-4 {
        margin-left: 16.6666666667%
    }

    .offset-md-5 {
        margin-left: 20.8333333333%
    }

    .offset-md-6 {
        margin-left: 25%
    }

    .offset-md-7 {
        margin-left: 29.1666666667%
    }

    .offset-md-8 {
        margin-left: 33.3333333333%
    }

    .offset-md-9 {
        margin-left: 37.5%
    }

    .offset-md-10 {
        margin-left: 41.6666666667%
    }

    .offset-md-11 {
        margin-left: 45.8333333333%
    }

    .offset-md-12 {
        margin-left: 50%
    }

    .offset-md-13 {
        margin-left: 54.1666666667%
    }

    .offset-md-14 {
        margin-left: 58.3333333333%
    }

    .offset-md-15 {
        margin-left: 62.5%
    }

    .offset-md-16 {
        margin-left: 66.6666666667%
    }

    .offset-md-17 {
        margin-left: 70.8333333333%
    }

    .offset-md-18 {
        margin-left: 75%
    }

    .offset-md-19 {
        margin-left: 79.1666666667%
    }

    .offset-md-20 {
        margin-left: 83.3333333333%
    }

    .offset-md-21 {
        margin-left: 87.5%
    }

    .offset-md-22 {
        margin-left: 91.6666666667%
    }

    .offset-md-23 {
        margin-left: 95.8333333333%
    }
}

@media (min-width: 992px) {
    .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-lg-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-lg-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 4.1666666667%;
        flex: 0 0 4.1666666667%;
        max-width: 4.1666666667%
    }

    .col-lg-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

    .col-lg-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        max-width: 12.5%
    }

    .col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-lg-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20.8333333333%;
        flex: 0 0 20.8333333333%;
        max-width: 20.8333333333%
    }

    .col-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 29.1666666667%;
        flex: 0 0 29.1666666667%;
        max-width: 29.1666666667%
    }

    .col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .col-lg-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 37.5%;
        flex: 0 0 37.5%;
        max-width: 37.5%
    }

    .col-lg-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    .col-lg-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 45.8333333333%;
        flex: 0 0 45.8333333333%;
        max-width: 45.8333333333%
    }

    .col-lg-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-13 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 54.1666666667%;
        flex: 0 0 54.1666666667%;
        max-width: 54.1666666667%
    }

    .col-lg-14 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

    .col-lg-15 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 62.5%;
        flex: 0 0 62.5%;
        max-width: 62.5%
    }

    .col-lg-16 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    .col-lg-17 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 70.8333333333%;
        flex: 0 0 70.8333333333%;
        max-width: 70.8333333333%
    }

    .col-lg-18 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-19 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 79.1666666667%;
        flex: 0 0 79.1666666667%;
        max-width: 79.1666666667%
    }

    .col-lg-20 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

    .col-lg-21 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 87.5%;
        flex: 0 0 87.5%;
        max-width: 87.5%
    }

    .col-lg-22 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    .col-lg-23 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 95.8333333333%;
        flex: 0 0 95.8333333333%;
        max-width: 95.8333333333%
    }

    .col-lg-24 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-lg-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-lg-last {
        -webkit-box-ordinal-group: 26;
        -ms-flex-order: 25;
        order: 25
    }

    .order-lg-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-lg-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-lg-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-lg-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-lg-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-lg-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-lg-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-lg-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-lg-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-lg-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-lg-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-lg-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-lg-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .order-lg-13 {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-lg-14 {
        -webkit-box-ordinal-group: 15;
        -ms-flex-order: 14;
        order: 14
    }

    .order-lg-15 {
        -webkit-box-ordinal-group: 16;
        -ms-flex-order: 15;
        order: 15
    }

    .order-lg-16 {
        -webkit-box-ordinal-group: 17;
        -ms-flex-order: 16;
        order: 16
    }

    .order-lg-17 {
        -webkit-box-ordinal-group: 18;
        -ms-flex-order: 17;
        order: 17
    }

    .order-lg-18 {
        -webkit-box-ordinal-group: 19;
        -ms-flex-order: 18;
        order: 18
    }

    .order-lg-19 {
        -webkit-box-ordinal-group: 20;
        -ms-flex-order: 19;
        order: 19
    }

    .order-lg-20 {
        -webkit-box-ordinal-group: 21;
        -ms-flex-order: 20;
        order: 20
    }

    .order-lg-21 {
        -webkit-box-ordinal-group: 22;
        -ms-flex-order: 21;
        order: 21
    }

    .order-lg-22 {
        -webkit-box-ordinal-group: 23;
        -ms-flex-order: 22;
        order: 22
    }

    .order-lg-23 {
        -webkit-box-ordinal-group: 24;
        -ms-flex-order: 23;
        order: 23
    }

    .order-lg-24 {
        -webkit-box-ordinal-group: 25;
        -ms-flex-order: 24;
        order: 24
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 4.1666666667%
    }

    .offset-lg-2 {
        margin-left: 8.3333333333%
    }

    .offset-lg-3 {
        margin-left: 12.5%
    }

    .offset-lg-4 {
        margin-left: 16.6666666667%
    }

    .offset-lg-5 {
        margin-left: 20.8333333333%
    }

    .offset-lg-6 {
        margin-left: 25%
    }

    .offset-lg-7 {
        margin-left: 29.1666666667%
    }

    .offset-lg-8 {
        margin-left: 33.3333333333%
    }

    .offset-lg-9 {
        margin-left: 37.5%
    }

    .offset-lg-10 {
        margin-left: 41.6666666667%
    }

    .offset-lg-11 {
        margin-left: 45.8333333333%
    }

    .offset-lg-12 {
        margin-left: 50%
    }

    .offset-lg-13 {
        margin-left: 54.1666666667%
    }

    .offset-lg-14 {
        margin-left: 58.3333333333%
    }

    .offset-lg-15 {
        margin-left: 62.5%
    }

    .offset-lg-16 {
        margin-left: 66.6666666667%
    }

    .offset-lg-17 {
        margin-left: 70.8333333333%
    }

    .offset-lg-18 {
        margin-left: 75%
    }

    .offset-lg-19 {
        margin-left: 79.1666666667%
    }

    .offset-lg-20 {
        margin-left: 83.3333333333%
    }

    .offset-lg-21 {
        margin-left: 87.5%
    }

    .offset-lg-22 {
        margin-left: 91.6666666667%
    }

    .offset-lg-23 {
        margin-left: 95.8333333333%
    }
}

@media (min-width: 1200px) {
    .col-xl {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-xl-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-xl-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 4.1666666667%;
        flex: 0 0 4.1666666667%;
        max-width: 4.1666666667%
    }

    .col-xl-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

    .col-xl-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        max-width: 12.5%
    }

    .col-xl-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-xl-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20.8333333333%;
        flex: 0 0 20.8333333333%;
        max-width: 20.8333333333%
    }

    .col-xl-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 29.1666666667%;
        flex: 0 0 29.1666666667%;
        max-width: 29.1666666667%
    }

    .col-xl-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .col-xl-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 37.5%;
        flex: 0 0 37.5%;
        max-width: 37.5%
    }

    .col-xl-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    .col-xl-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 45.8333333333%;
        flex: 0 0 45.8333333333%;
        max-width: 45.8333333333%
    }

    .col-xl-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-13 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 54.1666666667%;
        flex: 0 0 54.1666666667%;
        max-width: 54.1666666667%
    }

    .col-xl-14 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

    .col-xl-15 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 62.5%;
        flex: 0 0 62.5%;
        max-width: 62.5%
    }

    .col-xl-16 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    .col-xl-17 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 70.8333333333%;
        flex: 0 0 70.8333333333%;
        max-width: 70.8333333333%
    }

    .col-xl-18 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-19 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 79.1666666667%;
        flex: 0 0 79.1666666667%;
        max-width: 79.1666666667%
    }

    .col-xl-20 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

    .col-xl-21 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 87.5%;
        flex: 0 0 87.5%;
        max-width: 87.5%
    }

    .col-xl-22 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    .col-xl-23 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 95.8333333333%;
        flex: 0 0 95.8333333333%;
        max-width: 95.8333333333%
    }

    .col-xl-24 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xl-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-xl-last {
        -webkit-box-ordinal-group: 26;
        -ms-flex-order: 25;
        order: 25
    }

    .order-xl-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-xl-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-xl-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-xl-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-xl-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-xl-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-xl-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-xl-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-xl-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-xl-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-xl-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-xl-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-xl-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .order-xl-13 {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-xl-14 {
        -webkit-box-ordinal-group: 15;
        -ms-flex-order: 14;
        order: 14
    }

    .order-xl-15 {
        -webkit-box-ordinal-group: 16;
        -ms-flex-order: 15;
        order: 15
    }

    .order-xl-16 {
        -webkit-box-ordinal-group: 17;
        -ms-flex-order: 16;
        order: 16
    }

    .order-xl-17 {
        -webkit-box-ordinal-group: 18;
        -ms-flex-order: 17;
        order: 17
    }

    .order-xl-18 {
        -webkit-box-ordinal-group: 19;
        -ms-flex-order: 18;
        order: 18
    }

    .order-xl-19 {
        -webkit-box-ordinal-group: 20;
        -ms-flex-order: 19;
        order: 19
    }

    .order-xl-20 {
        -webkit-box-ordinal-group: 21;
        -ms-flex-order: 20;
        order: 20
    }

    .order-xl-21 {
        -webkit-box-ordinal-group: 22;
        -ms-flex-order: 21;
        order: 21
    }

    .order-xl-22 {
        -webkit-box-ordinal-group: 23;
        -ms-flex-order: 22;
        order: 22
    }

    .order-xl-23 {
        -webkit-box-ordinal-group: 24;
        -ms-flex-order: 23;
        order: 23
    }

    .order-xl-24 {
        -webkit-box-ordinal-group: 25;
        -ms-flex-order: 24;
        order: 24
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 4.1666666667%
    }

    .offset-xl-2 {
        margin-left: 8.3333333333%
    }

    .offset-xl-3 {
        margin-left: 12.5%
    }

    .offset-xl-4 {
        margin-left: 16.6666666667%
    }

    .offset-xl-5 {
        margin-left: 20.8333333333%
    }

    .offset-xl-6 {
        margin-left: 25%
    }

    .offset-xl-7 {
        margin-left: 29.1666666667%
    }

    .offset-xl-8 {
        margin-left: 33.3333333333%
    }

    .offset-xl-9 {
        margin-left: 37.5%
    }

    .offset-xl-10 {
        margin-left: 41.6666666667%
    }

    .offset-xl-11 {
        margin-left: 45.8333333333%
    }

    .offset-xl-12 {
        margin-left: 50%
    }

    .offset-xl-13 {
        margin-left: 54.1666666667%
    }

    .offset-xl-14 {
        margin-left: 58.3333333333%
    }

    .offset-xl-15 {
        margin-left: 62.5%
    }

    .offset-xl-16 {
        margin-left: 66.6666666667%
    }

    .offset-xl-17 {
        margin-left: 70.8333333333%
    }

    .offset-xl-18 {
        margin-left: 75%
    }

    .offset-xl-19 {
        margin-left: 79.1666666667%
    }

    .offset-xl-20 {
        margin-left: 83.3333333333%
    }

    .offset-xl-21 {
        margin-left: 87.5%
    }

    .offset-xl-22 {
        margin-left: 91.6666666667%
    }

    .offset-xl-23 {
        margin-left: 95.8333333333%
    }
}

.d-none {
    display: none !important
}

.d-inline {
    display: inline !important
}

.d-inline-block {
    display: inline-block !important
}

.d-block {
    display: block !important
}

.d-table {
    display: table !important
}

.d-table-row {
    display: table-row !important
}

.d-table-cell {
    display: table-cell !important
}

.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
}

.d-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
}

@media (min-width: 576px) {
    .d-sm-none {
        display: none !important
    }

    .d-sm-inline {
        display: inline !important
    }

    .d-sm-inline-block {
        display: inline-block !important
    }

    .d-sm-block {
        display: block !important
    }

    .d-sm-table {
        display: table !important
    }

    .d-sm-table-row {
        display: table-row !important
    }

    .d-sm-table-cell {
        display: table-cell !important
    }

    .d-sm-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-sm-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width: 768px) {
    .d-md-none {
        display: none !important
    }

    .d-md-inline {
        display: inline !important
    }

    .d-md-inline-block {
        display: inline-block !important
    }

    .d-md-block {
        display: block !important
    }

    .d-md-table {
        display: table !important
    }

    .d-md-table-row {
        display: table-row !important
    }

    .d-md-table-cell {
        display: table-cell !important
    }

    .d-md-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-md-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width: 992px) {
    .d-lg-none {
        display: none !important
    }

    .d-lg-inline {
        display: inline !important
    }

    .d-lg-inline-block {
        display: inline-block !important
    }

    .d-lg-block {
        display: block !important
    }

    .d-lg-table {
        display: table !important
    }

    .d-lg-table-row {
        display: table-row !important
    }

    .d-lg-table-cell {
        display: table-cell !important
    }

    .d-lg-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-lg-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width: 1200px) {
    .d-xl-none {
        display: none !important
    }

    .d-xl-inline {
        display: inline !important
    }

    .d-xl-inline-block {
        display: inline-block !important
    }

    .d-xl-block {
        display: block !important
    }

    .d-xl-table {
        display: table !important
    }

    .d-xl-table-row {
        display: table-row !important
    }

    .d-xl-table-cell {
        display: table-cell !important
    }

    .d-xl-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-xl-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media print {
    .d-print-none {
        display: none !important
    }

    .d-print-inline {
        display: inline !important
    }

    .d-print-inline-block {
        display: inline-block !important
    }

    .d-print-block {
        display: block !important
    }

    .d-print-table {
        display: table !important
    }

    .d-print-table-row {
        display: table-row !important
    }

    .d-print-table-cell {
        display: table-cell !important
    }

    .d-print-flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-print-inline-flex {
        display: -webkit-inline-box !important;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

.flex-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important
}

.flex-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important
}

.flex-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important
}

.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
}

.flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important
}

.flex-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important
}

.flex-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important
}

.flex-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important
}

.flex-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important
}

.flex-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important
}

.justify-content-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
}

.justify-content-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
}

.justify-content-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.justify-content-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
}

.justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
}

.align-items-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important
}

.align-items-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important
}

.align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important
}

.align-items-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important
}

.align-items-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important
}

.align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important
}

.align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important
}

.align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important
}

.align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important
}

.align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important
}

.align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important
}

.align-self-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important
}

.align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important
}

.align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important
}

.align-self-center {
    -ms-flex-item-align: center !important;
    align-self: center !important
}

.align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important
}

.align-self-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important
}

@media (min-width: 576px) {
    .flex-sm-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-sm-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-sm-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-sm-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-sm-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-sm-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-sm-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-sm-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-sm-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-sm-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-sm-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-sm-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-sm-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-sm-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-sm-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-sm-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-sm-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-sm-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-sm-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-sm-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-sm-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-sm-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-sm-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-sm-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-sm-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-sm-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-sm-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-sm-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-sm-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-sm-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-sm-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-sm-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-sm-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width: 768px) {
    .flex-md-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-md-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-md-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-md-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-md-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-md-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-md-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-md-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-md-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-md-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-md-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-md-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-md-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-md-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-md-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-md-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-md-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-md-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-md-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-md-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-md-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-md-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-md-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-md-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-md-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-md-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-md-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-md-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-md-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-md-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-md-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-md-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-md-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width: 992px) {
    .flex-lg-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-lg-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-lg-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-lg-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-lg-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-lg-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-lg-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-lg-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-lg-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-lg-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-lg-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-lg-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-lg-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-lg-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-lg-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-lg-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-lg-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-lg-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-lg-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-lg-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-lg-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-lg-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-lg-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-lg-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-lg-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-lg-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-lg-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-lg-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-lg-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-lg-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-lg-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-lg-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

@media (min-width: 1200px) {
    .flex-xl-row {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important
    }

    .flex-xl-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important
    }

    .flex-xl-row-reverse {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }

    .flex-xl-column-reverse {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important
    }

    .flex-xl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important
    }

    .flex-xl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important
    }

    .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important
    }

    .flex-xl-fill {
        -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important
    }

    .flex-xl-grow-0 {
        -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important
    }

    .flex-xl-grow-1 {
        -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important
    }

    .flex-xl-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important
    }

    .flex-xl-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important
    }

    .justify-content-xl-start {
        -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
        justify-content: flex-start !important
    }

    .justify-content-xl-end {
        -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
        justify-content: flex-end !important
    }

    .justify-content-xl-center {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .justify-content-xl-between {
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important
    }

    .justify-content-xl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important
    }

    .align-items-xl-start {
        -webkit-box-align: start !important;
        -ms-flex-align: start !important;
        align-items: flex-start !important
    }

    .align-items-xl-end {
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        align-items: flex-end !important
    }

    .align-items-xl-center {
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important
    }

    .align-items-xl-baseline {
        -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
        align-items: baseline !important
    }

    .align-items-xl-stretch {
        -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
        align-items: stretch !important
    }

    .align-content-xl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important
    }

    .align-content-xl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important
    }

    .align-content-xl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important
    }

    .align-content-xl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important
    }

    .align-content-xl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important
    }

    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important
    }

    .align-self-xl-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important
    }

    .align-self-xl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important
    }

    .align-self-xl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important
    }

    .align-self-xl-center {
        -ms-flex-item-align: center !important;
        align-self: center !important
    }

    .align-self-xl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important
    }

    .align-self-xl-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important
    }
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: rgba(0, 0, 0, 0)
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b, strong {
    font-weight: bolder
}

code, kbd, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

img {
    border-style: none
}

button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

button, [type=button], [type=reset], [type=submit] {
    -webkit-appearance: button
}

button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox], [type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: Helvetica, Verdana, "微软雅黑", "Hiragino Sans GB", "Hiragino Sans GB W3", "宋体", Arial, sans-serif;
    -webkit-text-size-adjust: none
}

*, *::before, *::after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

body {
    font-size: 0.875rem;
    color: #333;
    background: #fff;
    min-height: 100vh;
    outline: none
}

body::-webkit-scrollbar {
    width: 0.375rem;
    height: 0.375rem;
    background-color: rgba(0, 0, 0, 0);
    border-radius: 0.375rem
}

body::-webkit-scrollbar-track {
    border-radius: 0.3125rem;
    background-color: rgba(0, 0, 0, 0)
}

body::-webkit-scrollbar-thumb {
    border-radius: 0.3125rem;
    background-color: rgba(17, 86, 159, .6)
}

body::-webkit-scrollbar-thumb:hover {
    background: rgba(17, 86, 159, .6);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    font-size: inherit
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary, audio, canvas, progress, video, body, div, address, blockquote, iframe, ul, ol, dl, dt, dd, li, dl, h1, h2, h3, h4, h5, h6, p, a, pre, table, caption, th, td, form, legend, fieldset, input, button, select, textarea {
    margin: 0;
    padding: 0;
    font-weight: normal;
    font-style: normal;
    font-family: inherit;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

ul, li, ol {
    list-style: none;
    line-height: normal
}

i, address, cite, dfn, em, var {
    font-style: normal
}

input[type=date] {
    outline: none;
    border: none
}

a {
    text-decoration: none;
    color: #333;
    background-color: rgba(0, 0, 0, 0);
    -webkit-text-decoration-skip: objects;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

a:active, a:hover, a:focus {
    color: #11569f;
    outline-width: 0
}

video {
    border: none;
    outline: none;
    display: block;
    width: 100%
}

img, input[type=text], input[type=submit], input[type=password], textarea, select, button, footer, header {
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear
}

input[type=file] {
    cursor: pointer
}

::-moz-selection {
    background: #11569f;
    color: #fff
}

::selection {
    background: #11569f;
    color: #fff
}

::-moz-selection {
    background: #11569f;
    color: #fff
}

html, body {
    font-size: 12px
}

@media (min-width: 768px) {
    html, body {
        font-size: 14px
    }
}

@media (min-width: 992px) {
    html, body {
        font-size: 15px
    }
}

@media (min-width: 1200px) {
    html, body {
        font-size: 16px
    }
}

.uc-wrap {
    width: 100vw
}

img {
    width: 100%;
    -ms-interpolation-mode: bicubic
}

.uc-show {
    display: block !important
}

.uc-bg {
    background-color: #f5f5f5
}

.uc-b {
    font-weight: bold
}

.uc-small {
    font-size: .875em
}

.uc-big {
    font-size: 1.25em
}

.uc-ma {
    margin-left: auto;
    margin-right: auto
}

.uc-mla {
    margin-left: auto
}

.uc-mra {
    margin-right: auto
}

.uc-del {
    text-decoration: line-through;
    color: #858a99;
    margin-left: 1.25rem
}

.uc-del:first-child {
    margin-left: 0
}

.animate, .uc-animate, .uc-revealOnScroll {
    opacity: 0
}

.uc-blue {
    color: #11569f !important
}

.uc-blue2 {
    color: #006eff !important
}

.uc-black {
    color: #333 !important
}

.uc-green {
    color: #47a232 !important
}

.uc-orange {
    color: #eb8f08 !important
}

.uc-gray {
    color: #858a99 !important
}

.uc-icon16 {
    width: 1rem !important;
    height: 1rem !important
}

.uc-icon20 {
    width: 1.25rem !important;
    height: 1.25rem !important
}

.uc-icon24 {
    width: 1.5rem !important;
    height: 1.5rem !important
}

.uc-icon28 {
    width: 1.75rem !important;
    height: 1.75rem !important
}

.uc-icon32 {
    width: 2rem !important;
    height: 2rem !important
}

.uc-icon36 {
    width: 2.25rem !important;
    height: 2.25rem !important
}

.uc-icon40 {
    width: 2.5rem !important;
    height: 2.5rem !important
}

.uc-icon44 {
    width: 2.75rem !important;
    height: 2.75rem !important
}

.uc-icon48 {
    width: 3rem !important;
    height: 3rem !important
}

.uc-icon50 {
    width: 3.125rem !important;
    height: 3.125rem !important
}

.uc-icon64 {
    width: 4rem !important;
    height: 4rem !important
}

.uc-icon70 {
    width: 4.375rem !important;
    height: 4.375rem !important
}

.uc-icon80 {
    width: 5rem !important;
    height: 5rem !important
}

.uc-icon90 {
    width: 5.625rem !important;
    height: 5.625rem !important
}

.uc-icon100 {
    width: 6.25rem !important;
    height: 6.25rem !important
}

.uc-icon120 {
    width: 7.5rem !important;
    height: 7.5rem !important
}

.uc-icon150 {
    width: 9.375rem !important;
    height: 9.375rem !important
}

.uc-icon200 {
    width: 12.5rem !important;
    height: 12.5rem !important
}

@font-face {
    font-family: "uc-font";
    src: url("../fonts/uicut-font.eot?t=1645078740157");
    src: url("../fonts/uicut-font.eot?t=1645078740157#iefix") format("embedded-opentype"), url("data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAAA3IAAsAAAAAGuAAAA15AAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHFQGYACHCgqiAJteATYCJAN0CzwABCAFhFsHglwbwBYzo7aTs/JN9n9KkHaYxvlQbIaSlFQW2upyunDLeUe9dQNm+47vwmeinzmX+5W4j2EYRriFFuZp28bdxB2mGUoJUb8Xt3f3/ktt1fY2PoGui0QRY+gOFIpEKIQJkUeT3TE8bfMfoSMPwUIEg7Py4Iv5RTijwDgOK4FFYySYYxmwan5av1aRH9dNADRAAEHrobwy0zopDsFlD1xW0OKovsjMd6bPSbLgMaiAoDLNt6mW2r+VY1jsfBizftvrToSwCWD5ZZzS5ucD/xtAYOBfAwIYsEbYBjrsGpz/W0ttJnkTnQLwLwt3qkZWVsg/uxv4C92bLc5diaa8KRBaBleWQdgrgru6CFlwlUDOVcvKCuOrc5pCPPbRgsQ5ji3D6cLMoOYBqr79/iIIkE6vabqYloOB7LNq/SRQLkCPFHBXlrOx2mqQehxDEDQTUkfHuHWGXLnAAfSpJwE8Mz+9/AApFZTEoA+1alLrwKUNjI7MuBFg13TltxmUrUACGNBZs7HaLp4pjZhNnaaTjiUD//xUu30XmS62on7DKxVSm2wavQ4GvTbZ7ndDLo+WN9TI7cCBzSVm7DDewwazS3cODQuduvWy2P18kA2zcYOsq5SrkEbSHko5/DdeiSKpFCiWJ18WhTLIJpJJqTKVcsiFROiKmQByCgsr4UDthYADFNwFUA53BVTA/QBp4GGABDwcYOBKQDp4ISAFXA0I4JMBJfBpgCK4HpAK3gEogBsAxfAeQB68F5AP3wTIAt8OKIT/DsgAH5Rk390hkERwLwMgE76UAkrxpQxQhi/lgEp8GZLkmO4IrEMugCq9jnEwiWQJkFIB9a63vrLJqaTYngDZ3VCTSvBvhk6U/Ey+gYcJYm95d0Z6eUVReoakp4+VN6alHZa7imUxJy8np6woS81ycwvjMcRSkllTVxTfpyrJPpcoFgZUyPcrSJO4vl4i6SeLsQkNuiig9C6EEhRWj3WJ7e2TJe1UETKgyRSTaNoxUIh9QaPVY0lo+lUVQF5hgaE1FBogliXECCUBjA1vwBMAztFqcje4DLbXvZx3k0ri9E1JMvdy0d0KKc4iJdkMGhGWzQCEcJxiuVFdijc8odG3EM407RF8wCxPAejBwvjt6uFo0pMMAZj1QOd62KJOpQXiZVZt4qYXy4xGERPenwzewOg2cwmFLUttpYhtt8Ux120Lo44TaiNGKD23jMJPPtDok29El89Ae9oaVXFtnrsgJbihGIATnZ8s3rQziUi3PvePe+Ugp6957i64HeINPlmeOrkRY2ryacZt/RD5jTyFiCQzeByO0VGsQgWNSKNMS8Zh5BvzhWNODxq7h7MrFRpZFkUkdNei/Q0PaOQ40YUoc2+s7M/LzHm3rkICcGlQHWZ88+0a+mSxUmYJjfjoSMNIHsFi4g35xpb7wmRIlBBziqRYPQIGVypBHbIL0FYMOk75TyfZNoP9qp9RMberSlGF3+551b9G5byj3ChKzBQQ6XRsyHHopuVsfEOVLMtsCzTQE+npQzNSAcN5iksPAlqAsPE0FZcR727iEkHu5iYxwQUngdSD+lsLrnpqLxtdJgv+cb8qCOac29U5z63VRujZ8kcrRwIsP7aaD4VerZ+Gq/OCKbyuy4bejQiGj390dI4qjHtHfwZ1MVEWpxOYYms2sGO+R6uf+fZLU0hJeb0S4m95PIbnVh2f9PAgV64K5mu/OgenB/V5iWTzWBLQ7n4yyFVEDOiaT70yNyp0oejwmL0jdsgcKWzt18VhNGJae2tv7cW+uuaBaG803IMMMBmamFtt09heci71iOTtk4dJRIkho47V58xejjZZnPqSpNGzlqSxRoX89s3MfZ6vH/XPFrFTkmWN+E5MtsaFIvQPTIX/3wTF/qXmz0Wo0EWIOCQHlQq6a6aiCqiowlzkdkE6hY2vLxWhH2988u3Pvfz9Xq7od7/OR2ORgUgHxQbnJYvsAVFNBbQxiDQSg8Ak0YnMtsRtIThWTvERFk81bg1NXr7ZVaXuhnC4mYupzC09I+pwtpPYRVoDCOwTUtXSETJ35s7cIaNPLtRoC+qma/Lq6/JLWQC61GXZsskFw5dttW2FuYcDOuGtaY9/H4r+F4Mg+n71IbrTLJ3WwrdUyCyQC6wKeo9WgZipw1hivpiFQSgfBXb63KKVQItv52OiRamgY4H5ECqQQ3KIv1dAIghno2xF5ALKay4nfchMoZPHwCo6KvlEAZRH0839JOAQc+HTZK81aAWF7kHF6I6IEEuVpmtEmBAN5CZEOdJRqgedTg6s1RACG1yn95AbzXIbxYH6SBLfkmYFqELiIOZg8nQO9zUXxPpLpeRNZGAYW+i78IKN7/3JCZthTmnhZrV9vTwOuE7v7RoYIBTFm69uBuEOBYyR1dzsluTrRaR3JIo37/KVPWxFuY0/JOeEAh+SUVcRWBowd25AaWDFWWHf+Ny5pQEVgWeRNz2wdsU9x0t5Tdu8E874+UwI4bX7+J0JZUPbtErbh9emmxRFXM/vhDyZaZJSBmSTa40ZhPw1PXEURSFZhow5GSXs3Aglc7ZO0q970ZzQiHlsRnGw06GmOv8/ggodtxArGlzXKy8/qrWi0/v9U0KyZs/ODJH5awPR7Y1z/hdnALmB+pzznMpkclR2zhTI7vmDn8xLhihzy/XnNGU/5jTQmUPSUGl0ExEaC4Pd08tTymKTS8aLU+LqgtGstYO02FJErBK5l+RBJfn0B3AgR1IaLlaUC3uiRFyWqSsiA6ZLS7d1QpW8Sk8Wj8XUW2m3OLdojNo0ygAAyW+GNHwN5LJUsOyi3VRZsgTdSOgM+RiSrDjyAzzsLmsKL87H8t+cpXA3EhxhfXz0n6IZ8V5lsqjU1jQ8OiMqvSBYFVJXrBTm+oxvZGWQe7VhyqzQCkSSNI62LjFd05I4ryXBqRWaSkKGy5L7oyQwZlP5cXIwopaUIme9bLtl1VL4/zeL3em+xPGCVEWjHEbhPMKz8lpTbI460y9DuGp3ZkdnkSzepaHAZUUwl/8qC2Ye9nCdGWQO9gjyAMxT0WEvVammzoWNPG+Heh2FNu9g+Fjp0Ou7O4D9hvFZ+ujY1gdkcl3I1k2EKVMIU1fZXm5vGrs/UWj385YMFC+uc8psPFWT5fn9x440jxhdpjMi3kPtlzIdUzRHRqfGLNOi9mFu9CIkv+efKSDwzT3Oi5M1o386SffpY9Yb52/68vVrwdMbCHZrzpmBD59oX/a8d5PGuAkIXf6iVKv6/3N5tdj134fh+Heps7VoYJnbOMvKm6ee3zgSG9vzgPMU2Em2RKxGELW45LzQ42pk7v38uSrHxWNri/1xv74+P9y/+LCj47027lfsfxg5acBeJxtlkRDHUZTNmWmSy4E22anJKSoX+Oxwd9+hffFg3r+yWBYUCSW56KlMIfQzJGRSwR73OEcXg0fhnbmii3bsMeqKRTiC4KLis7p+BMeRYtHZ0GqBBrFIrRbpgO3r7D+xoLuC+D+NOMyG1VETRUtpO2gh3/17J1YGz7Zaj7lwTByXVXPmxEhOwCa269GEjYBYkhHAi4JhAAcvgrdFeYl4z54VFy9ahCC7CCD9oenUSO4Ndq4Khzq1ndUAGVABgCu/ByBnJ2qEwjtvr9li3TM+dHdfuGN7JhRq0IKM/5+FF3QDKVDVMOK376tl3DRutr4mrio2tjKudjSuJrbq4pw3WhtXGQuE1GdzI8quff92zL9wQrkiIjcsLDdC8W+EMizH0Ob9q4zICQMCnwLFLzq6BvqYEwy61ImMDDBgKMszDezZY7QnAT8RnaBP1mHzjx9fv7SYlvg2F5u8vW+7ApcXXewpYJepqltBO4JuCWDircAT5/1Bk93+yf4u5KQkxq7bhX5J2c0YgD3ONBRsdB6GroD/h9tR8kgWs5lmANBX7mt+pXs72RxR6gTldSTBnkAW4IZcbBbY5d8rM61D35IjRvSj6Ax95zGYZLOEslqsEeWT7xDRf3fW5OJJYx3zxN+f0zZ0zo1I2BTtIUN7jfySqShPCiS0kbLO48PR7OTZ/242hKoB4ZsaExF/n2C7kJg16FHlA4pWIJ0dBv/bTM13U0+vILahU4rPOjDl5cx4HQu8tVdCBj0UMT7eK50Oc/VnUOCsYUhIA5o9gl5CNs+Z8vfM+BUL/FOvhGKfKQL/2Sud7SYhWgbN7ci3wKgiarE7CwtUGM2INSTGil+Y1V6xLxfK+0OuLBVik76EFn9igZy8muqQyRiNMExBfBwfDr0nUTLtEWKax1hu12uDVZMChcYro4p6v1rYnYe3QIVZNdaQ+D7eF2a1V4xvBdb9Q67sMSls/lzbiph9OkWcrdYgXB0ySXQ0QkWsSEH4SKfQswUklHhpe4SYylPocmtN9mbiOmnbvLAoHKbaNmmKVbWkphumZSvHb4A373q+pZULl65cu3Hrzr0Hj548R6fAU+yUjIfW/39bdcouKO9l/4j2ZAvZM+1OxOebQ47gdnRKwDJ4XPnrTqiYKGY6JmyzPMrxaapHswOajoUcFROplANW2lIip2v5y9w2piIpvbLFILT7OLrKTsCibiutu+Cpwp4uUwz5qKjdx1W4S49R14Cjwv3hLmg0AAAA") format("woff2"), url("../fonts/uicut-font.woff?t=1645078740157") format("woff"), url("../fonts/uicut-font.ttf?t=1645078740157") format("truetype"), url("../fonts/uicut-font.svg?t=1645078740157#uc-font") format("svg")
}

.uc-font {
    font-family: "uc-font" !important;
    line-height: inherit;
    font-size: inherit;
    font-weight: inherit;
    font-style: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.uc-checkbox-circle:before {
    content: ""
}

.uc-checkbox-circle-on:before {
    content: ""
}

.uc-checkbox:before {
    content: ""
}

.uc-checkbox-on:before {
    content: ""
}

.uc-checkbox-on-plain:before {
    content: ""
}

.uc-radio-on:before {
    content: ""
}

.uc-radio:before {
    content: ""
}

.uc-arrow-left:before {
    content: ""
}

.uc-arrow-right:before {
    content: ""
}

.uc-arrow-down:before {
    content: ""
}

.uc-arrow-top:before {
    content: ""
}

.uc-arrow-right2:before {
    content: ""
}

.uc-arrow-left2:before {
    content: ""
}

.uc-arrow-down2:before {
    content: ""
}

.uc-arrow-top2:before {
    content: ""
}

.uc-next:before {
    content: ""
}

.uc-prev:before {
    content: ""
}

.uc-add:before {
    content: ""
}

.uc-reduce:before {
    content: ""
}

.uc-menu:before {
    content: ""
}

.uc-close:before {
    content: ""
}

.uc-search:before {
    content: ""
}

.uc-qq:before {
    content: ""
}

.uc-qq2:before {
    content: ""
}

.uc-call2:before {
    content: ""
}

.uc-weixin2:before {
    content: ""
}

.uc-weixin:before {
    content: ""
}

.uc-call:before {
    content: ""
}

.uc-arrow {
    position: relative;
    padding-right: 1.875rem
}

.uc-arrow:after {
    content: "";
    font-family: "uc-font";
    font-size: 1.4em;
    right: -0.625rem;
    opacity: .5;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

@font-face {
    font-family: "DIN-Regular";
    src: url("../fonts/DIN-Regular.woff2") format("woff2"), url("../fonts/DIN-Regular.woff") format("woff"), url("../fonts/DIN-Regular.ttf") format("truetype"), url("../fonts/DIN-Regular.eot") format("embedded-opentype"), url("../fonts/DIN-Regular.svg") format("svg");
    font-weight: normal;
    font-style: normal
}

.uc-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.uc-flex.start {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.uc-flex.end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.uc-flex.center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.uc-flex-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.uc-flex-col.start {
    -ms-flex-line-pack: start;
    align-content: start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.uc-flex-col.end {
    -ms-flex-line-pack: end;
    align-content: end;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.uc-flex-col.center {
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

textarea {
    min-height: 7.5rem;
    height: auto;
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    width: 100%
}

.uc-phColor {
    color: #585d6d
}

input:-moz-placeholder {
    color: #585d6d
}

::-webkit-input-placeholder {
    color: #585d6d
}

input[type=text], input[type=password] {
    -webkit-appearance: none
}

[type=submit] {
    outline: none
}

[type=submit]:hover {
    opacity: .8
}

button {
    margin: 0;
    padding: 0;
    background: none;
    line-height: inherit;
    font-size: inherit;
    border: none;
    color: inherit;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none
}

button:after {
    display: none
}

.uc-input, .uc-select, .uc-button, .uc-textarea {
    width: 100%;
    border: #eee 1px solid;
    outline: none;
    height: 1.875rem;
    line-height: 1.75rem;
    border-radius: 0.3125rem;
    padding: 0 0.625rem
}

.uc-input:hover, .uc-input:focus, .uc-select:hover, .uc-select:focus, .uc-button:hover, .uc-button:focus, .uc-textarea:hover, .uc-textarea:focus {
    border-color: #11569f
}

.uc-btn {
    cursor: pointer;
    outline: none;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 1.875rem;
    border-radius: 0.3125rem;
    padding: 0 0.625rem
}

.uc-btn img {
    margin-right: 0.625rem
}

.uc-btn:hover {
    opacity: .8
}

.uc-btn.blue {
    background-color: #11569f;
    border: #11569f 1px solid;
    color: #fff
}

.uc-btn.blue-linear {
    background: -webkit-gradient(linear, left top, right top, from(rgba(17, 86, 159, 0.7)), to(#11569f));
    background: -o-linear-gradient(left, rgba(17, 86, 159, 0.7) 0%, #11569f 100%);
    background: linear-gradient(to right, rgba(17, 86, 159, 0.7) 0%, #11569f 100%);
    color: #fff
}

.uc-btn.blue-plain {
    color: #11569f;
    border: #11569f 1px solid
}

.uc-btn.blue-plain:hover {
    opacity: 1;
    background-color: #11569f;
    color: #fff
}

.uc-btn.blue2 {
    background-color: #006eff;
    border: #006eff 1px solid;
    color: #fff
}

.uc-btn.blue2-linear {
    background: -webkit-gradient(linear, left top, right top, from(rgba(0, 110, 255, 0.7)), to(#006eff));
    background: -o-linear-gradient(left, rgba(0, 110, 255, 0.7) 0%, #006eff 100%);
    background: linear-gradient(to right, rgba(0, 110, 255, 0.7) 0%, #006eff 100%);
    color: #fff
}

.uc-btn.blue2-plain {
    color: #006eff;
    border: #006eff 1px solid
}

.uc-btn.blue2-plain:hover {
    opacity: 1;
    background-color: #006eff;
    color: #fff
}

.uc-btn.black {
    background-color: #333;
    border: #333 1px solid;
    color: #fff
}

.uc-btn.black-linear {
    background: -webkit-gradient(linear, left top, right top, from(rgba(51, 51, 51, 0.7)), to(#333));
    background: -o-linear-gradient(left, rgba(51, 51, 51, 0.7) 0%, #333 100%);
    background: linear-gradient(to right, rgba(51, 51, 51, 0.7) 0%, #333 100%);
    color: #fff
}

.uc-btn.black-plain {
    color: #333;
    border: #333 1px solid
}

.uc-btn.black-plain:hover {
    opacity: 1;
    background-color: #333;
    color: #fff
}

.uc-btn.green {
    background-color: #47a232;
    border: #47a232 1px solid;
    color: #fff
}

.uc-btn.green-linear {
    background: -webkit-gradient(linear, left top, right top, from(rgba(71, 162, 50, 0.7)), to(#47a232));
    background: -o-linear-gradient(left, rgba(71, 162, 50, 0.7) 0%, #47a232 100%);
    background: linear-gradient(to right, rgba(71, 162, 50, 0.7) 0%, #47a232 100%);
    color: #fff
}

.uc-btn.green-plain {
    color: #47a232;
    border: #47a232 1px solid
}

.uc-btn.green-plain:hover {
    opacity: 1;
    background-color: #47a232;
    color: #fff
}

.uc-btn.orange {
    background-color: #eb8f08;
    border: #eb8f08 1px solid;
    color: #fff
}

.uc-btn.orange-linear {
    background: -webkit-gradient(linear, left top, right top, from(rgba(235, 143, 8, 0.7)), to(#eb8f08));
    background: -o-linear-gradient(left, rgba(235, 143, 8, 0.7) 0%, #eb8f08 100%);
    background: linear-gradient(to right, rgba(235, 143, 8, 0.7) 0%, #eb8f08 100%);
    color: #fff
}

.uc-btn.orange-plain {
    color: #eb8f08;
    border: #eb8f08 1px solid
}

.uc-btn.orange-plain:hover {
    opacity: 1;
    background-color: #eb8f08;
    color: #fff
}

.uc-btn.gray {
    background-color: #858a99;
    border: #858a99 1px solid;
    color: #fff
}

.uc-btn.gray-linear {
    background: -webkit-gradient(linear, left top, right top, from(rgba(133, 138, 153, 0.7)), to(#858a99));
    background: -o-linear-gradient(left, rgba(133, 138, 153, 0.7) 0%, #858a99 100%);
    background: linear-gradient(to right, rgba(133, 138, 153, 0.7) 0%, #858a99 100%);
    color: #fff
}

.uc-btn.gray-plain {
    color: #858a99;
    border: #858a99 1px solid
}

.uc-btn.gray-plain:hover {
    opacity: 1;
    background-color: #858a99;
    color: #fff
}

.uc-btn img {
    margin-right: 0.625rem
}

.g-crumb {
    line-height: 1.5em;
    font-size: .875rem;
    margin-bottom: 1rem
}

.g-crumb a {
    position: relative;
    padding-right: 1.25rem;
    margin-right: 0.5rem;
    color: #858a99
}

.g-crumb a:hover {
    color: #11569f
}

.g-crumb a:after {
    content: "";
    font-family: "uc-font";
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.g-crumb a:last-child {
    padding-right: 0
}

.g-crumb a:last-child:after {
    display: none
}

.g-crumb strong {
    font-weight: normal
}

@media (min-width: 768px) {
    .g-crumb {
        margin-bottom: 2rem
    }
}

@media (min-width: 992px) {
    .g-crumb {
        margin-bottom: 3rem
    }
}

.uc-prvNxt {
    background-color: #fff;
    margin: 2rem auto 0;
    padding: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.uc-prvNxt a {
    min-width: 2.5rem;
    height: 2.5rem;
    display: inline-block;
    border: #eee 1px solid;
    line-height: 2.5rem;
    margin: 0 0.125rem;
    text-align: center;
    color: #858a99;
    background-color: #fff;
    padding-left: 0.625rem;
    padding-right: 0.625rem
}

.uc-prvNxt a:hover, .uc-prvNxt a.on {
    background-color: #11569f;
    border-color: #11569f;
    color: #fff
}

.uc-prvNxt .uc-input {
    height: 2.5rem;
    border-radius: 0;
    width: 3.75rem;
    text-align: center;
    margin: 0 0.125rem
}

.uc-prvNxt span {
    margin: 0 0.125rem;
    color: #858a99
}

.uc-tag {
    display: inline-block;
    border-radius: 0.1875rem;
    padding: 0 0.3125rem
}

.uc-tag:empty {
    display: none
}

.uc-tag.blue {
    background-color: #11569f;
    color: #fff
}

.uc-tag.blue2 {
    background-color: #006eff;
    color: #fff
}

.uc-tag.black {
    background-color: #333;
    color: #fff
}

.uc-tag.green {
    background-color: #47a232;
    color: #fff
}

.uc-tag.orange {
    background-color: #eb8f08;
    color: #fff
}

.uc-tag.gray {
    background-color: rgba(133, 138, 153, .4);
    color: #fff
}

.uc-alert {
    position: fixed;
    z-index: 888;
    left: 0;
    width: 100vw;
    top: 0;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    padding-top: constant(safe-area-inset-top);
    padding-top: env(safe-area-inset-top);
    padding-right: constant(safe-area-inset-right);
    padding-right: env(safe-area-inset-right);
    padding-bottom: constant(safe-area-inset-bottom);
    padding-bottom: env(safe-area-inset-bottom);
    padding-left: constant(safe-area-inset-left);
    padding-left: env(safe-area-inset-left)
}

.uc-alert .box {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 9;
    border-radius: 0.625rem;
    background-color: #fff
}

.uc-alert .title {
    width: 100%;
    line-height: 5rem;
    font-size: 1.5rem;
    padding: 0 1.25rem;
    text-align: center;
    font-weight: bold;
    position: relative
}

.uc-alert .btn-close {
    font-size: 2rem;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 1.25rem;
    color: #858a99
}

.uc-alert .btn-close:hover {
    opacity: .8
}

.uc-alert .over-close {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    cursor: pointer
}

.uc-alert {
    display: none
}

.uc-alert-video .box {
    width: 100%;
    max-width: 1200px;
    background-color: #000;
    border-radius: 0
}

.uc-alert-video video {
    display: block;
    background-color: #000
}

.uc-alert-video .close {
    width: 3.125rem;
    height: 3.125rem;
    background-color: rgba(0, 0, 0, .5);
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9;
    line-height: 3.125rem;
    text-align: center;
    color: #fff;
    font-size: 2.5rem
}

.uc-alert-download .box {
    width: 100%;
    max-width: 500px;
    border-radius: 1rem
}

.uc-alert-download .list {
    padding: 2.5rem;
    height: 50vh;
    overflow-x: hidden;
    overflow-y: auto
}

.uc-alert-download .list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: #eee 1px solid;
    padding: 0.625rem 0
}

.uc-alert-download .list .con {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-width: 0;
    margin-right: 1.25rem;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.g-bannerBox {
    width: 100%;
    height: 280px
}

.g-bannerBox a {
    display: block;
    width: 100%;
    height: 100%;
    background: url("../images/service-banner-1.png") center center no-repeat;
    background-size: cover;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 2.5rem;
    color: #fff;
    padding-left: .5rem;
    letter-spacing: .5rem;
    padding-bottom: 3rem
}

@media (min-width: 768px) {
    .g-bannerBox {
        height: 520px
    }
}

.g-fixedSideOperate {
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 888;
    right: 20px;
    width: 50px
}

.g-fixedSideOperate .list {
    background: -webkit-gradient(linear, left top, right bottom, from(#e9e9e9), to(#ffffff));
    background: -o-linear-gradient(left top, #e9e9e9 0%, #ffffff 100%);
    background: linear-gradient(to right bottom, #e9e9e9 0%, #ffffff 100%);
    -webkit-box-shadow: 0.5rem 0.5rem 1rem #e9e9e9, -0.5rem -0.5rem 1rem #fbfbfc;
    box-shadow: 0.5rem 0.5rem 1rem #e9e9e9, -0.5rem -0.5rem 1rem #fbfbfc;
    border: #fff 1px solid;
    border-radius: .5rem;
    -webkit-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
    -webkit-box-shadow: 0.5rem 0.5rem 1rem rgba(233, 233, 233, .5), -0.5rem -0.5rem 1rem rgba(251, 251, 252, .5);
    box-shadow: 0.5rem 0.5rem 1rem rgba(233, 233, 233, .5), -0.5rem -0.5rem 1rem rgba(251, 251, 252, .5)
}

.g-fixedSideOperate .list li {
    position: relative;
    margin-top: 1px;
    border-top: #eee 1px solid
}

.g-fixedSideOperate .list li:first-child {
    border-top: none
}

.g-fixedSideOperate .list li:first-child {
    margin-top: 0
}

.g-fixedSideOperate .list li:hover .item {
    color: #11569f
}

.g-fixedSideOperate .list li:hover .box {
    display: block
}

.g-fixedSideOperate .list .item {
    width: 48px;
    border-radius: 8px;
    height: 90px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    font-size: 12px;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    cursor: pointer
}

.g-fixedSideOperate .list .item:hover {
    color: #11569f
}

.g-fixedSideOperate .list img {
    display: block;
    margin: 0 auto 5px
}

.g-fixedSideOperate .list .uc-font {
    font-size: 24px;
    display: block;
    margin: 0 auto 5px
}

.g-fixedSideOperate .list .i2 {
    display: none
}

.g-fixedSideOperate .box {
    display: none;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 60px;
    background: -webkit-gradient(linear, left top, right bottom, from(#e9e9e9), to(#ffffff));
    background: -o-linear-gradient(left top, #e9e9e9 0%, #ffffff 100%);
    background: linear-gradient(to right bottom, #e9e9e9 0%, #ffffff 100%);
    -webkit-box-shadow: 0.5rem 0.5rem 1rem #e9e9e9, -0.5rem -0.5rem 1rem #fbfbfc;
    box-shadow: 0.5rem 0.5rem 1rem #e9e9e9, -0.5rem -0.5rem 1rem #fbfbfc;
    border: #fff 1px solid;
    border-radius: .5rem;
    -webkit-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
    -webkit-box-shadow: 0.5rem 0.5rem 1rem rgba(233, 233, 233, .5), -0.5rem -0.5rem 1rem rgba(251, 251, 252, .5);
    box-shadow: 0.5rem 0.5rem 1rem rgba(233, 233, 233, .5), -0.5rem -0.5rem 1rem rgba(251, 251, 252, .5)
}

.g-fixedSideOperate .box-tel {
    border-radius: 8px;
    width: 185px;
    padding: 10px;
    text-align: center;
    font-size: 12px
}

.g-fixedSideOperate .box-tel .number {
    font-size: 1.25rem;
    margin-bottom: 5px;
    font-weight: bold;
    font-family: "DIN-Regular"
}

.g-fixedSideOperate .box-code {
    padding: 10px;
    text-align: center;
    width: 185px
}

.g-fixedSideOperate .box-code img {
    width: 165px;
    border-radius: 5px;
    height: 165px;
    overflow: hidden;
    display: block;
    margin-top: 5px
}

.g-fixedSideOperate .g-goTop {
    width: 52px;
    border-radius: 100%;
    height: 52px;
    background: -webkit-gradient(linear, left top, right bottom, from(#e9e9e9), to(#ffffff));
    background: -o-linear-gradient(left top, #e9e9e9 0%, #ffffff 100%);
    background: linear-gradient(to right bottom, #e9e9e9 0%, #ffffff 100%);
    -webkit-box-shadow: 8px 8px 16px #e9e9e9, -8px -8px 16px #fbfbfc;
    box-shadow: 8px 8px 16px #e9e9e9, -8px -8px 16px #fbfbfc;
    border: #fff 1px solid;
    border-radius: .5rem;
    -webkit-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
    box-shadow: 8px 8px 16px #e9e9e9, -8px -8px 16px #fbfbfc;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -70px;
    font-size: 30px;
    text-align: center;
    line-height: 50px;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear
}

.g-fixedSideOperate .g-goTop:after {
    content: "";
    width: 1px;
    height: 18px;
    background-color: #eee;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: -18px
}

.g-fixedSideOperate .g-goTop:hover {
    color: #11569f
}

footer {
    overflow: hidden;
    background-color: #15181d;
    color: #fff
}

footer a {
    color: #fff
}

footer a:hover {
    color: #11569f
}

footer > div {
    margin-left: -5px;
    margin-right: -5px
}

footer .ft1 {
    padding-top: 2rem
}

footer .menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

footer .menu li {
    width: 33.33%;
    max-width: 200px;
    margin-bottom: 2rem
}

footer .menu h3 {
    font-size: 1.25rem;
    margin-bottom: 0.625rem
}

footer .menu .con a {
    display: block;
    font-size: 14px;
    line-height: 2em
}

footer .contact {
    margin-bottom: 4rem
}

footer .contact li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 1rem
}

footer .contact li:last-child {
    margin-bottom: 0
}

footer .contact .con {
    color: #858a99;
    font-size: 14px;
    line-height: 1.5rem
}

footer .contact a {
    color: #858a99
}

footer .contact a:hover {
    color: #11569f
}

footer .contact img {
    display: block;
    margin-right: 0.625rem
}

footer .contact .call {
    font-size: 1.5rem;
    color: #fff;
    font-weight: bold;
    line-height: 1.5em;
    font-family: "DIN-Regular"
}

footer .ft2 {
    border-top: #333 1px solid;
    padding-top: 0.875rem;
    padding-bottom: 0.875rem
}

@media (min-width: 768px) {
    footer .ft1 {
        padding-top: 4rem
    }

    footer .ft2 {
        padding-top: 1.75rem;
        padding-bottom: 1.75rem
    }
}

.g-header-space {
    height: 3.125rem;
    padding-top: 0px;
    padding-top: calc(0px + constant(safe-area-inset-top));
    padding-top: calc(0px + env(safe-area-inset-top))
}

.g-footer-space {
    height: 3.125rem;
    padding-bottom: 0px;
    padding-bottom: calc(0px + constant(safe-area-inset-bottom));
    padding-bottom: calc(0px + env(safe-area-inset-bottom))
}

.header-phone {
    height: 50px;
    color: #fff;
    overflow: hidden;
    width: 100%;
    position: fixed;
    top: 0;
    background-color: #fff;
    z-index: 888;
    -webkit-transition: all none linear;
    -o-transition: all none linear;
    transition: all none linear;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header-phone .logo {
    display: inline-block;
    padding: 4px 15px
}

.header-phone .logo img {
    width: 54px;
    display: block
}

.header-phone .btn-menu {
    width: 36px;
    border-radius: 5px;
    height: 36px;
    text-align: center;
    line-height: 34px;
    font-size: 20px;
    color: #858a99;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 10px;
    background: -webkit-gradient(linear, left top, right bottom, from(#e9e9e9), to(#ffffff));
    background: -o-linear-gradient(left top, #e9e9e9 0%, #ffffff 100%);
    background: linear-gradient(to right bottom, #e9e9e9 0%, #ffffff 100%);
    -webkit-box-shadow: 8px 8px 16px #e9e9e9, -8px -8px 16px #fbfbfc;
    box-shadow: 8px 8px 16px #e9e9e9, -8px -8px 16px #fbfbfc;
    border: #fff 1px solid;
    border-radius: 1rem;
    -webkit-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
    box-shadow: 8px 8px 16px #e9e9e9, -8px -8px 16px #fbfbfc
}

.alert-menu {
    display: none;
    position: fixed;
    z-index: 2000;
    top: 0px;
    width: 100%;
    background-color: rgba(0, 0, 0, .6);
    height: 100vh;
    font-size: 14px;
    overflow-x: hidden;
    overflow-y: auto
}

.alert-menu .list {
    width: 100%;
    padding: 0px 20px
}

.alert-menu .list li {
    background: -webkit-gradient(linear, left top, right bottom, from(#e9e9e9), to(#ffffff));
    background: -o-linear-gradient(left top, #e9e9e9 0%, #ffffff 100%);
    background: linear-gradient(to right bottom, #e9e9e9 0%, #ffffff 100%);
    -webkit-box-shadow: 8px 8px 16px #e9e9e9, -8px -8px 16px #fbfbfc;
    box-shadow: 8px 8px 16px #e9e9e9, -8px -8px 16px #fbfbfc;
    border: #fff 1px solid;
    -webkit-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
    font-size: 1rem;
    box-shadow: 8px 8px 16px #e9e9e9, -8px -8px 16px #fbfbfc;
    color: #333;
    border-radius: 1rem;
    line-height: 3rem;
    margin-bottom: 1.5rem;
    padding: .5rem 0;
    font-size: 1.25rem
}

.alert-menu .list li > a {
    display: block;
    padding: 0 1.25rem
}

.alert-menu .list li:first-child {
    border: none
}

.alert-menu .list li.on {
    color: #11569f
}

.alert-menu .list li.on > a {
    color: #11569f
}

.alert-menu .list li.on > a:after {
    content: ""
}

.alert-menu .list .hasSubMenu > a {
    position: relative
}

.alert-menu .list .hasSubMenu > a:after {
    content: "";
    right: 0;
    font-family: "uc-font";
    font-size: 1.4em;
    opacity: .6;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.alert-menu .list .hasSubMenu > a:after {
    color: #858a99;
    font-size: 20px;
    right: .5rem
}

.alert-menu .subMenu {
    display: none
}

.alert-menu .subMenu a {
    display: block;
    padding: 0 1.25rem
}

.alert-menu .product-menu {
    padding: .5rem 1rem
}

.alert-menu .product-menu h3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 1.25rem
}

.alert-menu .product-menu h3 a {
    font-weight: bold
}

.alert-menu .product-menu img {
    display: block;
    margin-right: .5rem
}

.alert-menu .product-menu .con {
    padding-bottom: 1rem
}

.alert-menu .product-menu .con:last-child {
    margin-bottom: 0
}

.alert-menu .product-menu .con a {
    display: block
}

.alert-menu .product-menu a {
    padding: 0
}

.alert-menu .box {
    width: 80%;
    height: 100vh;
    padding-bottom: .98rem;
    overflow-x: hidden;
    overflow-y: auto;
    background-color: #f3f3f4;
    position: absolute;
    z-index: 99;
    left: 0;
    padding-top: 50px
}

.alert-menu .btn-close {
    font-size: 1.5rem;
    color: #858a99;
    display: block;
    position: absolute;
    right: 2rem;
    top: 1rem
}

.alert-menu .over-close {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    cursor: pointer
}

body {
    padding-top: 50px
}

@media (min-width: 768px) {
    body {
        padding-top: 100px
    }
}

.header-pc {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 99;
    background-color: #fff
}

.header-pc.isTop {
    background-color: rgba(0, 0, 0, 0);
    color: #fff
}

.header-pc.isTop .list li > a {
    color: #fff
}

.header-pc.hover, .header-pc:hover {
    background-color: #fff;
    color: #333
}

.header-pc.hover .list li > a, .header-pc:hover .list li > a {
    color: #858a99
}

.header-pc > div {
    margin-left: -5px;
    margin-right: -5px
}

.header-pc .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100px
}

.header-pc .logo img {
    display: block;
    width: 90px
}

.header-pc .list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.header-pc .list li {
    position: relative;
    margin-left: 1rem
}

.header-pc .list li:first-child {
    margin-left: 0
}

.header-pc .list li > a {
    padding: 0 1.25rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 3rem;
    line-height: 3rem;
    color: #858a99;
    border-radius: 1rem;
    border: rgba(0, 0, 0, 0) 1px solid
}

.header-pc .list li:hover .subMenu {
    display: block
}

.header-pc .list li:hover .subMenu .con {
    margin-top: .5rem
}

.header-pc .list li .uc-font {
    opacity: .5;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear
}

.header-pc .list li.on > a, .header-pc .list li:hover > a {
    background: -webkit-gradient(linear, left top, right bottom, from(#e9e9e9), to(#ffffff));
    background: -o-linear-gradient(left top, #e9e9e9 0%, #ffffff 100%);
    background: linear-gradient(to right bottom, #e9e9e9 0%, #ffffff 100%);
    -webkit-box-shadow: 8px 8px 16px #e9e9e9, -8px -8px 16px #fbfbfc;
    box-shadow: 8px 8px 16px #e9e9e9, -8px -8px 16px #fbfbfc;
    border: #fff 1px solid;
    -webkit-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
    font-size: 1rem;
    box-shadow: 8px 8px 16px #e9e9e9, -8px -8px 16px #fbfbfc;
    color: #333
}

.header-pc .list li.on > a .uc-font, .header-pc .list li:hover > a .uc-font {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.header-pc .subMenu {
    position: absolute;
    left: 0;
    top: 3rem;
    display: none;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear
}

.header-pc .subMenu .con {
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    width: 12rem;
    background: -webkit-gradient(linear, left top, right bottom, from(#e9e9e9), to(#ffffff));
    background: -o-linear-gradient(left top, #e9e9e9 0%, #ffffff 100%);
    background: linear-gradient(to right bottom, #e9e9e9 0%, #ffffff 100%);
    -webkit-box-shadow: 8px 8px 16px #e9e9e9, -8px -8px 16px #fbfbfc;
    box-shadow: 8px 8px 16px #e9e9e9, -8px -8px 16px #fbfbfc;
    border: #fff 1px solid;
    border-radius: 1rem;
    padding: .5rem 0;
    -webkit-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
    font-size: 1rem;
    box-shadow: 8px 8px 16px #e9e9e9, -8px -8px 16px #fbfbfc;
    position: relative;
    margin-top: 1.5rem
}

.header-pc .subMenu a {
    display: block;
    line-height: 3rem;
    padding-left: 1.5rem;
    color: #858a99
}

.header-pc .subMenu a:hover {
    color: #333
}

.uc-header-product {
    display: none !important;
    position: fixed;
    top: 100px;
    z-index: 1999;
    background-color: #fff;
    left: 0;
    width: 100%;
    border-top: #eee 1px solid
}

.uc-header-product.hover {
    display: block !important
}

.uc-header-product .part {
    padding: 2rem 0 2rem 6.25rem;
    position: relative
}

.uc-header-product img {
    position: absolute;
    left: 0
}

.uc-header-product h3 {
    font-size: 1.25rem;
    font-weight: bold;
    margin-bottom: .5rem
}

.uc-header-product h3 a {
    font-weight: bold
}

.uc-header-product .con {
    line-height: 2em
}

.uc-header-product .con a {
    display: block
}

.g-title {
    margin-bottom: 1rem;
    text-align: center
}

.g-title h2 {
    font-size: 2rem
}

.g-title p {
    color: #858a99;
    margin-top: .5rem
}

.g-title .uc-btn {
    height: 2.5rem;
    border-radius: 2.5rem;
    margin: .5rem auto 0;
    padding: 0 2rem
}

@media (min-width: 768px) {
    .g-title {
        margin-bottom: 2rem
    }
}

@media (min-width: 992px) {
    .g-title {
        margin-bottom: 3rem
    }

    .g-title h2 {
        font-size: 2.75rem
    }

    .g-title p {
        margin-top: 1.25rem
    }

    .g-title .uc-btn {
        margin-top: 1.25rem
    }
}

.g-swiperBox img {
    display: block
}

.g-swiperBox .swiper-slide {
    height: 17.5rem;
    background: url(../images/swiper-slide) center center no-repeat;
    background-size: cover;
    color: #fff;
    position: relative
}

.g-swiperBox .swiper-slide .link {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.g-swiperBox .swiper-slide h3 {
    font-size: 1.5rem;
    line-height: 1.5em;
    margin-bottom: .5rem
}

.g-swiperBox .swiper-slide p {
    line-height: 1.5em
}

.g-swiperBox .swiper-slide .operate {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.g-swiperBox .swiper-slide .uc-btn {
    width: 10em;
    border-radius: 2.5rem;
    height: 2.5rem;
    background-color: #fff;
    margin-top: 1rem
}

.g-swiperBox img {
    display: block
}

@media (min-width: 768px) {
    .g-swiperBox .swiper-slide {
        height: 50rem
    }
}

.swiper-container {
    width: 100%;
    height: 100%
}

.swiper-slide {
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.swiper-pagination-bullet {
    background-color: #fff;
    opacity: .8
}

.swiper-pagination-bullet-active {
    background-color: #11569f;
    width: 2em;
    border-radius: 1.15em
}

.swiper-button-prev, .swiper-button-next {
    color: rgba(255, 255, 255, .3);
    width: 2rem;
    border-radius: 100%;
    height: 2rem;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    outline: none
}

.swiper-button-prev:hover, .swiper-button-next:hover {
    color: rgba(255, 255, 255, .8)
}

body {
    overflow-x: hidden
}

.uc-home-2, .uc-home-3, .uc-home-4, .uc-home-5, .uc-home-6, .uc-home-8, .uc-home-9, .uc-service-4, .uc-question, .uc-installGuide-1, .uc-productList-1, .uc-productListSub-1, .uc-productListRecommend-1, .uc-productDetail-1, .uc-productDetail-2 {
    padding-top: 1rem;
    padding-bottom: 1rem
}

@media (min-width: 768px) {
    .uc-home-2, .uc-home-3, .uc-home-4, .uc-home-5, .uc-home-6, .uc-home-8, .uc-home-9, .uc-service-4, .uc-question, .uc-installGuide-1, .uc-productList-1, .uc-productListSub-1, .uc-productListRecommend-1, .uc-productDetail-1, .uc-productDetail-2 {
        padding-top: 2rem;
        padding-bottom: 2rem
    }
}

@media (min-width: 992px) {
    .uc-home-2, .uc-home-3, .uc-home-4, .uc-home-5, .uc-home-6, .uc-home-8, .uc-home-9, .uc-service-4, .uc-question, .uc-installGuide-1, .uc-productList-1, .uc-productListSub-1, .uc-productListRecommend-1, .uc-productDetail-1, .uc-productDetail-2 {
        padding-top: 3rem;
        padding-bottom: 3rem
    }
}

.uc-home-7, .uc-service-2, .uc-service-3 {
    padding-top: 2rem;
    padding-bottom: 1rem
}

@media (min-width: 768px) {
    .uc-home-7, .uc-service-2, .uc-service-3 {
        padding-top: 4rem;
        padding-bottom: 2rem
    }
}

@media (min-width: 992px) {
    .uc-home-7, .uc-service-2, .uc-service-3 {
        padding-top: 6rem;
        padding-bottom: 3rem
    }
}

.uc-cooperation-2, .uc-cooperation-3, .uc-about-1, .uc-customerService-1, .uc-newsDetail-1, .uc-news-1, .uc-partners-1, .uc-contact-1 {
    padding-top: 2rem;
    padding-bottom: 2rem
}

@media (min-width: 768px) {
    .uc-cooperation-2, .uc-cooperation-3, .uc-about-1, .uc-customerService-1, .uc-newsDetail-1, .uc-news-1, .uc-partners-1, .uc-contact-1 {
        padding-top: 4rem;
        padding-bottom: 4rem
    }
}

@media (min-width: 992px) {
    .uc-cooperation-2, .uc-cooperation-3, .uc-about-1, .uc-customerService-1, .uc-newsDetail-1, .uc-news-1, .uc-partners-1, .uc-contact-1 {
        padding-top: 6rem;
        padding-bottom: 6rem
    }
}

.uc-home-2 .list li {
    margin-top: 1rem
}

.uc-home-2 .list .item {
    padding: 1rem;
    display: block;
    text-align: center;
    color: #858a99
}

.uc-home-2 .list .item:hover {
    color: #11569f
}

.uc-home-2 .list img {
    display: block;
    max-width: 6.25rem;
    margin: 0 auto 1rem
}

@media (min-width: 768px) {
    .uc-home-2 .list img {
        margin-bottom: 2rem
    }
}

.uc-home-3 .list li {
    padding: .5rem
}

.uc-home-3 .list .item {
    display: block;
    text-align: center;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    overflow: hidden
}

.uc-home-3 .list .item:hover .over-img {
    opacity: 1
}

.uc-home-3 .list .item img {
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear
}

.uc-home-3 .list .item:hover img {
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1)
}

.uc-home-3 .list img {
    display: block
}

.uc-home-3 .list .img {
    overflow: hidden;
    position: relative;
    background-color: #f5f5f5;
    border-radius: 1rem
}

.uc-home-3 .list .over-img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
    opacity: 0
}

.uc-home-3 .list .btm {
    padding: 1rem
}

.uc-home-3 .list h3 {
    font-size: 1rem
}

.uc-home-3 .list p {
    color: #858a99;
    margin-top: .5rem;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-size: .875rem
}

@media (min-width: 768px) {
    .uc-home-3 .list li {
        padding: .5rem 1rem 1rem
    }

    .uc-home-3 .list .btm {
        padding: 2rem
    }
}

.uc-home-4 {
    padding-left: 1rem;
    padding-right: 1rem;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f8f8f8));
    background: -o-linear-gradient(top, #fff 0%, #f8f8f8 100%);
    background: linear-gradient(to bottom, #fff 0%, #f8f8f8 100%)
}

.uc-home-4 .btn {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 9;
    cursor: pointer
}

.uc-home-4 .swiper-box {
    position: relative
}

.uc-home-4 .swiper-box .swiper-container {
    width: 100%;
    height: 100%
}

.uc-home-4 .swiper-box .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms
}

.uc-home-4 .swiper-box .btn-prev {
    left: 5vw
}

.uc-home-4 .swiper-box .btn-next {
    right: 5vw
}

.uc-home-4 .swiper-box2 {
    position: relative
}

.uc-home-4 .swiper-box2 .btn-prev {
    left: 5vw
}

.uc-home-4 .swiper-box2 .btn-next {
    right: 5vw
}

.uc-home-4 .video-box {
    width: 100%;
    height: 100%;
    border-radius: 5px
}

.uc-home-4 video {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 2rem
}

@media (min-width: 768px) {
    .uc-home-4 {
        padding-left: 0;
        padding-right: 0
    }
}

.uc-home-5 .container {
    padding-top: 3rem;
    padding-bottom: 3rem
}

.uc-home-5:last-child {
    border-bottom: none
}

.uc-home-5 .img {
    border-radius: 2rem;
    overflow: hidden;
    margin-bottom: 2rem
}

.uc-home-5 .img img {
    display: block
}

.uc-home-5 .intro h2 {
    font-size: 1.75rem;
    margin-bottom: 1.6rem
}

.uc-home-5 .intro .con1 {
    font-size: 1.25rem;
    line-height: 2rem;
    color: #858a99;
    margin-bottom: 1.6rem
}

.uc-home-5 .intro .con2 {
    line-height: 2rem;
    color: #858a99
}

@media (min-width: 768px) {
    .uc-home-5 {
        border-bottom-width: 6rem
    }

    .uc-home-5 .img {
        margin-bottom: 0
    }

    .uc-home-5 .intro {
        padding-left: 2rem
    }
}

.uc-home-6 {
    background-color: #eaeaea
}

.uc-home-6 .name {
    font-size: 2.5rem;
    margin-bottom: 2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: bold
}

.uc-home-6 .name img {
    display: block;
    margin-right: 0.625rem
}

.uc-home-6 .con {
    line-height: 2em;
    margin-bottom: 3rem;
    color: #666
}

.uc-home-6 .con b {
    font-size: 1.25em;
    color: #333
}

.uc-home-6 .img img {
    display: block
}

.uc-home-6 .operate {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 2rem
}

.uc-home-6 .operate .uc-btn {
    height: 3.6rem;
    border-radius: 3.6rem;
    width: 12rem;
    margin-right: 2rem;
    padding: 0;
    margin-top: 1rem;
    font-size: 1.25rem;
    position: relative
}

.uc-home-6 .operate .uc-btn:last-child {
    margin-right: 0
}

.uc-home-6 .operate .uc-btn:hover .code {
    display: block
}

.uc-home-6 .operate .code {
    width: 10rem;
    height: 10rem;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 110%;
    display: none;
    z-index: 9
}

@media (min-width: 768px) {
    .uc-home-6 {
        padding-bottom: 1rem !important;
        padding-top: 2rem !important
    }

    .uc-home-6 .intro {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        height: 100%
    }

    .uc-home-6 .con {
        font-size: 1.25rem
    }
}

.uc-home-7 {
    background-color: #f8f8f8
}

.uc-home-7 .list .img {
    border-radius: 2rem;
    overflow: hidden
}

.uc-home-7 .list .img img {
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%
}

.uc-home-7 .list .btm {
    padding: 2rem
}

.uc-home-7 .list h3 {
    font-size: 1.5rem;
    line-height: 1.5em;
    font-size: 1.5rem;
    margin-bottom: .5rem
}

.uc-home-7 .list .con {
    line-height: 1.5em;
    color: #858a99;
    font-size: 1.25rem
}

@media (min-width: 768px) {
    .uc-home-7 .list li:nth-child(odd) {
        padding-right: 2rem
    }

    .uc-home-7 .list li:nth-child(even) {
        padding-left: 2rem
    }
}

.uc-home-8, .uc-news-1 {
    background-color: #f8f8f8
}

.uc-home-8 .list, .uc-news-1 .list {
    padding-bottom: 1rem
}

.uc-home-8 .list li, .uc-news-1 .list li {
    margin-bottom: 1rem
}

.uc-home-8 .list .item, .uc-news-1 .list .item {
    border-radius: 1.6rem;
    background-color: #fff;
    padding: .8rem;
    -webkit-box-shadow: 0 0.3125rem 0.9375rem 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0.3125rem 0.9375rem 0 rgba(0, 0, 0, .1);
    overflow: hidden
}

.uc-home-8 .list .item img, .uc-news-1 .list .item img {
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear
}

.uc-home-8 .list .item:hover img, .uc-news-1 .list .item:hover img {
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1)
}

.uc-home-8 .list .img, .uc-news-1 .list .img {
    border-radius: 1rem;
    margin-bottom: .4rem;
    overflow: hidden
}

.uc-home-8 .list img, .uc-news-1 .list img {
    display: block
}

.uc-home-8 .list .btm, .uc-news-1 .list .btm {
    padding: .4rem 0
}

.uc-home-8 .list h3, .uc-news-1 .list h3 {
    font-size: 1.25rem;
    line-height: 1.5em
}

.uc-home-8 .list p, .uc-news-1 .list p {
    color: #858a99;
    line-height: 1.5em;
    margin-top: .5rem
}

@media (min-width: 768px) {
    .uc-home-8 .list li, .uc-news-1 .list li {
        padding-left: .5rem;
        padding-right: .5rem;
        margin-bottom: 1.2rem
    }

    .uc-home-8 .list .item, .uc-news-1 .list .item {
        border-radius: 1.2rem
    }
}

.uc-service-2 .list li {
    padding: .5rem 0 .5rem 1rem;
    line-height: 2em;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    position: relative
}

.uc-service-2 .list li:after {
    content: "";
    width: 5px;
    border-radius: 100%;
    height: 5px;
    background-color: #333;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0
}

.uc-service-3, .uc-service-4 {
    background-color: #f8f8f8
}

.uc-service-3 .list li, .uc-service-4 .list li {
    margin-bottom: 1rem
}

.uc-service-3 .list li:hover .code, .uc-service-4 .list li:hover .code {
    opacity: 1
}

.uc-service-3 .list .item, .uc-service-4 .list .item {
    border-radius: 1rem;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-shadow: 0 0.3125rem 0.9375rem 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0.3125rem 0.9375rem 0 rgba(0, 0, 0, .1);
    text-align: center;
    padding: 4rem 2rem 2rem;
    position: relative;
    overflow: hidden
}

.uc-service-3 .list img, .uc-service-4 .list img {
    display: block;
    margin: 0 auto
}

.uc-service-3 .list .txt, .uc-service-4 .list .txt {
    margin-bottom: 2rem
}

.uc-service-3 .operate, .uc-service-4 .operate {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.uc-service-3 .uc-btn, .uc-service-4 .uc-btn {
    height: 3.6rem;
    border-radius: 3.6rem;
    width: 14rem;
    padding: 0;
    font-size: 1.25rem
}

.uc-service-3 .uc-btn:last-child, .uc-service-4 .uc-btn:last-child {
    margin-right: 0
}

.uc-service-3 .code, .uc-service-4 .code {
    background-color: rgba(255, 255, 255, .9);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    opacity: 0;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear
}

.uc-service-3 .code img, .uc-service-4 .code img {
    max-width: 9.375rem;
    display: block;
    margin: 0 auto
}

@media (min-width: 768px) {
    .uc-service-3 .list li, .uc-service-4 .list li {
        padding: 1rem
    }

    .uc-service-3 .list .item, .uc-service-4 .list .item {
        padding-top: 3rem;
        padding-bottom: 2rem
    }

    .uc-service-3 .list .txt, .uc-service-4 .list .txt {
        margin-bottom: 2rem
    }
}

.uc-cooperation-1 {
    width: 100%;
    height: 280px
}

.uc-cooperation-1 a {
    display: block;
    width: 100%;
    height: 100%;
    background: url("../images/cooperation-banner-1.png") center center no-repeat;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 2.5rem;
    color: #fff;
    padding-left: .5rem;
    letter-spacing: .5rem;
    padding-bottom: 3rem
}

@media (min-width: 768px) {
    .uc-cooperation-1 {
        height: 520px
    }
}

.uc-cooperation-2 {
    background-color: #f5f5f5
}

.uc-cooperation-2 .filter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 1.5rem
}

.uc-cooperation-2 .filter .item {
    text-align: center;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 1.25rem;
    cursor: pointer
}

.uc-cooperation-2 .filter .item.on {
    position: relative;
    color: #eb8f08
}

.uc-cooperation-2 .filter .item.on:after {
    content: "";
    width: 1.5em;
    height: .5rem;
    background-color: #eb8f08;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -1rem
}

.uc-cooperation-2 .tab-con {
    display: none
}

.uc-cooperation-2 .tab-con:first-child {
    display: block
}

.uc-cooperation-2 article {
    font-size: 1.25rem;
    line-height: 2em;
    color: #858a99
}

.uc-cooperation-2 article p {
    text-indent: 2em
}

.uc-cooperation-2 article img {
    display: block;
    margin-top: 2rem;
    margin-bottom: 2rem
}

@media (min-width: 768px) {
    .uc-cooperation-2 .filter {
        margin-bottom: 2rem
    }
}

@media (min-width: 992px) {
    .uc-cooperation-2 .filter {
        margin-bottom: 3rem
    }
}

@media (min-width: 1200px) {
    .uc-cooperation-2 .filter {
        margin-bottom: 4rem
    }
}

.uc-cooperation-3 .list li {
    position: relative;
    text-align: center
}

.uc-cooperation-3 .list img {
    display: block;
    margin: 0 auto
}

.uc-cooperation-3 .list h3 {
    text-align: center
}

.uc-cooperation-3 .list .arrow {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: -0.25rem;
    margin-right: -15px
}

.uc-productList-1 .filter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 1.5rem
}

.uc-productList-1 .filter .item {
    text-align: center;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 1.25rem;
    cursor: pointer
}

.uc-productList-1 .filter .item.on {
    position: relative;
    color: #eb8f08
}

.uc-productList-1 .filter .item.on:after {
    content: "";
    width: 1.5em;
    height: .5rem;
    background-color: #eb8f08;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -1rem
}

.uc-productList-1 .tab-con {
    display: none
}

.uc-productList-1 .tab-con:first-child {
    display: block
}

.uc-productList-1 .list li {
    padding: .5rem
}

.uc-productList-1 .list .item {
    display: block;
    text-align: center;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    overflow: hidden
}

.uc-productList-1 .list .item:hover .over-img {
    opacity: 1
}

.uc-productList-1 .list .item img {
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear
}

.uc-productList-1 .list .item:hover img {
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1)
}

.uc-productList-1 .list img {
    display: block
}

.uc-productList-1 .list .img {
    overflow: hidden;
    position: relative;
    background-color: #f5f5f5;
    border-radius: 1rem
}

.uc-productList-1 .list .over-img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
    opacity: 0
}

.uc-productList-1 .list .btm {
    padding: 1rem
}

.uc-productList-1 .list h3 {
    font-size: 1rem
}

.uc-productList-1 .list p {
    color: #858a99;
    margin-top: .5rem;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-size: .875rem
}

@media (min-width: 768px) {
    .uc-productList-1 .list li {
        padding: .5rem 1rem 1rem
    }

    .uc-productList-1 .list .btm {
        padding: 2rem
    }
}

@media (min-width: 992px) {
    .uc-productList-1 .filter {
        margin-bottom: 2rem
    }
}

@media (min-width: 1200px) {
    .uc-productList-1 .filter {
        margin-bottom: 3rem
    }
}

.uc-productListSub-1 .filter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 1.5rem
}

.uc-productListSub-1 .filter .item {
    text-align: center;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 1.25rem;
    cursor: pointer
}

.uc-productListSub-1 .filter .item.on {
    position: relative;
    color: #eb8f08
}

.uc-productListSub-1 .filter .item.on:after {
    content: "";
    width: 1.5em;
    height: .5rem;
    background-color: #eb8f08;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -1rem
}

.uc-productListSub-1 .tab-con {
    display: none
}

.uc-productListSub-1 .tab-con:first-child {
    display: block
}

.uc-productListSub-1 .list li {
    padding: .5rem
}

.uc-productListSub-1 .list .item {
    display: block;
    text-align: center;
    position: relative;
    background-color: #f5f5f5;
    border-radius: 1rem;
    padding-left: 2rem;
    padding-top: 2rem;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    overflow: hidden
}

.uc-productListSub-1 .list .item:hover .over-img {
    opacity: 1
}

.uc-productListSub-1 .list .item img {
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear
}

.uc-productListSub-1 .list .item:hover img {
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1)
}

.uc-productListSub-1 .list img {
    display: block
}

.uc-productListSub-1 .list .img {
    overflow: hidden;
    position: relative
}

.uc-productListSub-1 .list .over-img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
    opacity: 0
}

.uc-productListSub-1 .list .btm {
    padding: 1rem;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    text-align: left
}

.uc-productListSub-1 .list h3 {
    font-size: 1rem
}

.uc-productListSub-1 .list p {
    color: #858a99;
    margin-top: .5rem;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-size: .875rem
}

@media (min-width: 768px) {
    .uc-productListSub-1 .list li {
        padding: .5rem 1rem 1rem
    }

    .uc-productListSub-1 .list .btm {
        padding: 2rem
    }
}

@media (min-width: 992px) {
    .uc-productListSub-1 .filter {
        margin-bottom: 2rem
    }
}

@media (min-width: 1200px) {
    .uc-productListSub-1 .filter {
        margin-bottom: 3rem
    }
}

.uc-productDetail-1 .swiper-box {
    position: relative;
    margin-bottom: 1rem;
    border-radius: 1rem;
    overflow: hidden
}

.uc-productDetail-1 .swiper-box img {
    display: block;
    border-radius: 1rem;
    overflow: hidden
}

.uc-productDetail-1 .btn {
    text-align: center;
    cursor: pointer;
    width: 3.125rem;
    border-radius: 100%;
    height: 3.125rem;
    line-height: 3.125rem;
    font-size: 1.5rem;
    outline: none;
    background-color: rgba(0, 0, 0, .5);
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 99;
    color: #fff;
    line-height: 3.125rem;
    text-align: center
}

.uc-productDetail-1 .btn.btn-prev {
    left: 1rem
}

.uc-productDetail-1 .btn.btn-next {
    right: 1rem
}

.uc-productDetail-1 .info {
    margin-bottom: 1rem
}

.uc-productDetail-1 .info h1 {
    font-size: 2rem;
    line-height: 1.25em;
    margin-bottom: 1rem
}

.uc-productDetail-1 .info .con {
    color: #858a99;
    font-size: .875rem;
    line-height: 1.5em;
    text-align: justify
}

.uc-productDetail-1 .info .price {
    padding: 2rem 0
}

.uc-productDetail-1 .info .price b {
    font-size: 2rem;
    font-family: "DIN-Regular"
}

.uc-productDetail-1 .operate {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 1rem
}

.uc-productDetail-1 .operate .uc-btn {
    height: 3rem;
    width: 100%;
    max-width: 12rem;
    font-size: 1.5rem
}

.uc-productDetail-1 .other {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.uc-productDetail-1 .other .item {
    margin-top: 1rem;
    margin-right: 1em;
    font-size: .875rem;
    color: #858a99
}

@media (min-width: 768px) {
    .uc-productDetail-1 .swiper-box {
        margin-bottom: 0
    }

    .uc-productDetail-1 .info {
        padding-left: 2rem;
        margin-bottom: 0
    }

    .uc-productDetail-1 .info .price {
        padding: 4rem 0
    }
}

.uc-productDetail-2 {
    border-top: #eee 1px solid
}

.uc-productDetail-2 img {
    display: block
}

.uc-productListRecommend-1 .list li {
    padding: .5rem
}

.uc-productListRecommend-1 .list .item {
    display: block;
    text-align: center;
    background-color: #f5f5f5;
    border-radius: 1rem;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    overflow: hidden
}

.uc-productListRecommend-1 .list .item:hover .over-img {
    opacity: 1
}

.uc-productListRecommend-1 .list .item img {
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear
}

.uc-productListRecommend-1 .list .item:hover img {
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1)
}

.uc-productListRecommend-1 .list img {
    display: block
}

.uc-productListRecommend-1 .list .img {
    overflow: hidden;
    position: relative;
    border-radius: 1rem;
    margin: 1rem 1rem 0
}

.uc-productListRecommend-1 .list .over-img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
    opacity: 0
}

.uc-productListRecommend-1 .list .btm {
    padding: 1rem
}

.uc-productListRecommend-1 .list h3 {
    font-size: 1rem
}

.uc-productListRecommend-1 .list p {
    color: #858a99;
    margin-top: .5rem;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-size: .875rem
}

.uc-productListRecommend-1 .btn {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 9;
    cursor: pointer
}

.uc-productListRecommend-1 .swiper-box2 {
    position: relative
}

.uc-productListRecommend-1 .swiper-box2 .btn-prev {
    left: 1rem
}

.uc-productListRecommend-1 .swiper-box2 .btn-next {
    right: 1rem
}

.uc-productListRecommend-1 .video-box {
    width: 100%;
    height: 100%;
    border-radius: 5px
}

.uc-productListRecommend-1 video {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 2rem
}

@media (min-width: 768px) {
    .uc-productListRecommend-1 .list li {
        padding: .5rem 1rem 1rem
    }

    .uc-productListRecommend-1 .list .btm {
        padding: 2rem
    }

    .uc-productListRecommend-1 .swiper-box2 {
        padding: .5rem .75rem 1rem
    }
}

.uc-scene-1 {
    height: 100vh;
    min-height: 500px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff
}

.uc-scene-1 img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%
}

.uc-scene-1 .box {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 75rem;
    width: 100%;
    text-align: center;
    color: #fff;
    padding: 0 2rem 10vh
}

.uc-scene-1 h2 {
    font-size: 2.75rem;
    margin-bottom: 1rem;
    text-shadow: 0 0.1875rem 0.4375rem rgba(67, 59, 43, .1);
    line-height: 1.25em
}

.uc-scene-1 p {
    font-size: 1.25rem;
    text-shadow: 0 0.1875rem 0.4375rem rgba(67, 59, 43, .1);
    line-height: 1.25em
}

.uc-question {
    background-color: #f5f5f5
}

.uc-question .filter {
    background-color: #fff;
    margin-bottom: 1rem;
    padding: 0 2rem
}

.uc-question .filter li {
    padding: 2rem 0;
    border-bottom: #eee 1px solid;
    cursor: pointer;
    font-size: 1.25rem
}

.uc-question .filter li:last-child {
    border-bottom: none
}

.uc-question .filter li.on span {
    color: #11569f
}

.uc-question .filter h3 {
    font-size: 1.25rem;
    margin-bottom: 1rem
}

.uc-question .filter .link {
    display: inline-block;
    color: #858a99
}

.uc-question .filter .link:hover {
    color: #11569f
}

.uc-question .filter p {
    font-size: 1rem;
    margin-bottom: 1rem
}

.uc-question .filterBD {
    margin-bottom: 1rem
}

.uc-question .list {
    background-color: #fff;
    display: none
}

.uc-question .list:first-child {
    display: block
}

.uc-question .list:first-child li:first-child .bd {
    display: block
}

.uc-question .list li:last-child .item {
    border-bottom: none
}

.uc-question .list .hd, .uc-question .list .bd {
    padding: 0 2rem
}

.uc-question .list .item {
    padding: 2rem 0;
    line-height: 1.5em;
    border-bottom: #eee 1px solid;
    font-size: 1.25rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.uc-question .list .item .uc-reduce {
    display: none
}

.uc-question .list .item.on {
    border: none
}

.uc-question .list .item.on .uc-add {
    display: none
}

.uc-question .list .item.on .uc-reduce {
    display: block
}

.uc-question .list .item .con {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-width: 0;
    margin-right: .5rem;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.uc-question .list .bd {
    padding-top: 2rem;
    padding-bottom: 2rem;
    background-color: #fbfbfb;
    line-height: 2em;
    text-align: justify;
    display: none
}

@media (min-width: 768px) {
    .uc-question .filterBD {
        padding-left: 2rem
    }
}

.uc-installGuide-1 .list li {
    padding: .5rem
}

.uc-installGuide-1 .list .item {
    position: relative;
    -webkit-box-shadow: 0 0.3125rem 0.9375rem 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0.3125rem 0.9375rem 0 rgba(0, 0, 0, .1)
}

.uc-installGuide-1 .list img {
    display: block;
    background-color: #f2f2f2
}

.uc-installGuide-1 .list .con {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    padding: 1rem
}

.uc-installGuide-1 .list .con h3 {
    font-size: 1.25rem;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.uc-installGuide-1 .list .con p {
    font-size: 1rem;
    color: #858a99;
    line-height: 1.5em
}

.uc-installGuide-1 .list .btm {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.uc-installGuide-1 .list .uc-btn {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-width: 0;
    border-radius: 0;
    height: 3.5rem;
    margin-left: 1px;
    border: none
}

.uc-installGuide-1 .list .uc-btn:first-child {
    margin-left: 0
}

@media (min-width: 768px) {
    .uc-installGuide-1 li {
        padding: 1rem
    }
}

.uc-customerService-1 {
    background-color: #f8f8f8
}

.uc-customerService-1 .list li {
    margin-bottom: 1rem
}

.uc-customerService-1 .code {
    border-radius: 1rem;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-shadow: 0 0.3125rem 0.9375rem 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0.3125rem 0.9375rem 0 rgba(0, 0, 0, .1);
    text-align: center;
    padding: 2rem;
    position: relative;
    overflow: hidden;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear
}

.uc-customerService-1 .code img {
    max-width: 16.25rem;
    display: block;
    margin: 0 auto
}

.uc-customerService-1 .btm {
    text-align: center;
    padding-top: 2rem
}

.uc-customerService-1 .btm h3 {
    font-size: 1.5rem
}

.uc-customerService-1 .btm p {
    color: #666;
    margin-top: .5rem
}

@media (min-width: 768px) {
    .uc-customerService-1 .list li {
        padding: 1rem
    }
}

.uc-newsDetail-1 {
    background-color: #f4f4f4
}

.uc-newsDetail-1 article {
    line-height: 2em;
    text-align: justify;
    background-color: #f4f4f5;
    border-radius: 1rem;
    padding: 1rem;
    -webkit-box-shadow: 0 0 1rem .5rem rgba(255, 255, 255, .9);
    box-shadow: 0 0 1rem .5rem rgba(255, 255, 255, .9)
}

.uc-newsDetail-1 article img {
    display: block;
    max-width: 100%;
    margin: 2rem 0
}

.uc-newsDetail-1 article h3 {
    font-weight: bold;
    line-height: 2em;
    font-size: 1rem
}

.uc-newsDetail-1 article p, .uc-newsDetail-1 article h3 {
    margin-bottom: 1.5em
}

.uc-newsDetail-1 .prev-next .item {
    background-color: #f9f9fa;
    border-radius: 1rem;
    padding: 1rem;
    display: block;
    margin-top: 1rem
}

.uc-newsDetail-1 .prev-next p {
    margin-bottom: .5rem;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

.uc-newsDetail-1 .info {
    margin-bottom: 2rem
}

.uc-newsDetail-1 .info, .uc-newsDetail-1 .info .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.uc-newsDetail-1 .info .item {
    margin: 0 1em;
    font-size: .875em;
    color: #858a99
}

.uc-newsDetail-1 .info img {
    display: block
}

.uc-newsDetail-1 .info a:hover {
    color: #11569f
}

@media (min-width: 768px) {
    .uc-newsDetail-1 article {
        padding: 2rem
    }

    .uc-newsDetail-1 .prev-next {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .uc-newsDetail-1 .prev-next .item {
        width: 49%
    }

    .uc-newsDetail-1 .prev-next .item:last-child {
        text-align: right
    }
}

@media (min-width: 992px) {
    .uc-newsDetail-1 article {
        padding: 3rem
    }
}

@media (min-width: 1200px) {
    .uc-newsDetail-1 article {
        padding: 4rem
    }
}

.uc-about-1 article {
    line-height: 2em;
    text-align: justify
}

.uc-about-1 article p {
    text-indent: 2em
}

.uc-about-1 article img {
    display: block;
    max-width: 100%;
    margin: 2rem 0
}

.uc-partners-1 {
    background-color: #f5f5f5
}

.uc-partners-1 .list .item {
    background: -webkit-gradient(linear, left top, right bottom, from(#e9e9e9), to(#ffffff));
    background: -o-linear-gradient(left top, #e9e9e9 0%, #ffffff 100%);
    background: linear-gradient(to right bottom, #e9e9e9 0%, #ffffff 100%);
    -webkit-box-shadow: 8px 8px 16px #e9e9e9, -8px -8px 16px #fbfbfc;
    box-shadow: 8px 8px 16px #e9e9e9, -8px -8px 16px #fbfbfc;
    border: #fff 1px solid;
    -webkit-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
    font-size: 1rem;
    box-shadow: 8px 8px 16px #e9e9e9, -8px -8px 16px #fbfbfc;
    color: #333;
    display: block;
    border-radius: 1rem;
    padding: .5rem 1rem
}

.uc-partners-1 .list li {
    margin-bottom: 1rem;
    position: relative;
    top: 0;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear
}

.uc-partners-1 .list li:hover {
    top: -0.5rem
}

.uc-partners-1 .list img {
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%
}

.uc-contact-1 {
    background-color: #f5f5f5
}

.uc-contact-1 .box {
    border: #fff 1px solid;
    -webkit-box-shadow: 0 0 1rem .5rem rgba(249, 249, 249, .9);
    box-shadow: 0 0 1rem .5rem rgba(249, 249, 249, .9);
    border-radius: 1rem;
    background: -webkit-gradient(linear, left bottom, left top, from(#fff), to(#f4f4f5));
    background: -o-linear-gradient(bottom, #fff 0%, #f4f4f5 100%);
    background: linear-gradient(to top, #fff 0%, #f4f4f5 100%)
}

.uc-contact-1 .list {
    padding: .5rem;
    margin-bottom: 2rem
}

.uc-contact-1 .list li {
    padding: .5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.uc-contact-1 .list .right {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-width: 0;
    margin-left: 1rem
}

.uc-contact-1 .list .link {
    color: #858a99
}

.uc-contact-1 .list .link:hover {
    color: #11569f
}

.uc-contact-1 .list h3 {
    font-size: 1rem;
    margin-bottom: .5rem
}

.uc-contact-1 .form-box {
    padding: 1rem
}

.uc-contact-1 .form li {
    margin-bottom: 1rem
}

.uc-contact-1 .form .uc-input, .uc-contact-1 .form .uc-textarea {
    -webkit-box-shadow: inset -4px -4px 8px #fcfcfc, inset 4px 4px 8px #e4e4e4;
    box-shadow: inset -4px -4px 8px #fcfcfc, inset 4px 4px 8px #e4e4e4;
    background-color: #f4f4f4;
    border: #fff 1px solid;
    padding-left: 1rem;
    padding-right: 1rem
}

.uc-contact-1 .form .uc-input {
    height: 3rem
}

.uc-contact-1 .form .uc-textarea {
    padding-top: .5rem;
    padding-bottom: .5rem
}

.uc-contact-1 .operate {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.uc-contact-1 .uc-btn {
    height: 3rem;
    width: 12.5rem
}

@media (min-width: 768px) {
    .uc-contact-1 .list {
        padding: 1rem;
        margin-bottom: 3rem
    }

    .uc-contact-1 .list li {
        padding: 1rem
    }

    .uc-contact-1 .form-box {
        padding: 2rem
    }

}

video::-webkit-media-controls-fullscreen-button {
    display: none;
}

video::-webkit-media-controls-enclosure {
    overflow: hidden !important;
}

video::-webkit-media-controls-download-button {
    display: none;
}

video::-webkit-media-controls-overflow-button {
    display: none;
}

video::-webkit-media-controls-panel {
    width: calc(100% + 30px) !important;
}

#playButton {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
}

.uc-home-4 img {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 2rem;
    position: relative;
}

.swiper-slide-active .video-box .ico_play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 96px;
    height: 96px;
    background-image: url(../images/icon-play.png);
    background-repeat: no-repeat;
    background-size: cover;
}
@media (max-width: 768px) {
    .swiper-slide-active .video-box .ico_play {
        background-size: 50% 50%;
        background-position: center;
    }
}

.uc-home-6 .operate .uc-btn:hover .android {
    content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAALKADAAQAAAABAAAALAAAAAD8buejAAACtElEQVRYCe2Zz0sUYRjHZ9wVDUQ0MMjDSrdOIUEH6RZBUJDn8M+QunSIomuHoFvgVYKCROqY1iWIiBDBDukiFkGLSGSU1u74eWQGXt/dmXfenXdm2c0Hvrzv+zzP+zzfeX/O7HpB4JW8Yzkegf94BIIguAwG0wwBfkPgUhrfOJ++OIOF/gS+N1P638GvntK3pVu5pdZC6fv+IqN2A5yl2zC4CCbBEPgOPoB3wAcn8X9N2bZkJgxRISIk1gwsAuzTBp98zZAdBI+BjcziLA9ZrJC0BJ6GTHcpl8F+2NaLzyjmQSM03C2WLdlIfCtMLsUjIUD5QtGp1RkafaCqKK8WRpqkp8CekvwH9duaTjEHNRqvVAX1KugvhDSJ7gEXMmNLuN1TYp1ED0DWc3y3KMJfHZAVrtu2hI3+zPsFsACeAbkcZHMtARfyJIx3hWCyYefAuJFUnAOdh0EdRLJDxQdLkSJj+Zz+FS3GShwf0ZvW4GnNZ4T2gHR0KPqIVpJimwjv6Z15F/ij64psmwgXySVVLlvCTSOeKotDJ1vCDlO3F8qWsOsNZ83alrB1Atcdep8wh3xHf3gxjbB81uiS9yvhPz2h2jYR3sL5k9JhOYeL4yPx1Zegl0q+pmri6yXkGiyB8/SSK7oBvjVFyKiQASDHGcKMAZnRL0khEwlLRwL+pthICpLBdjj95PhJDIFRTEvCGCCjw1/b/u0SfmObKMZffmDJX1hzZTAJpsB9oMomDdFHWFWN1B+GtnOU1gNmXMOtHp81J2tPdrd8fUxoPjvY30Y67LWoHpZrql2zGZvWT2iMmLODC8KF3nwuCOd98x2ZMxeE9fNz/0gGz9Pbcq53TthU8mX9HojIrXVdZUP7GvgFRFbAqGrvWB0iQrzlqYO+H4wAFzPasWfs/cT8Cep33RR1HeEDQh7v+wKgCZwAAAAASUVORK5CYII=)
}
.uc-home-6 .operate .uc-btn:hover .ios {
    content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAALKADAAQAAAABAAAALAAAAAD8buejAAACi0lEQVRYCe2ZT0gVQRzH3/o3iBCEUJQiCjQx9JS3EkGJLh26dQyCPOXFUyDSyYtgBzuIIEiIh05JdPAighc9dOmfYLcofSUoJmgqbZ+fvgdv9z12dnZndIT3gy+zs/P7feez43vzdteM72cqM+U45yvg+/419AKtoBvOXg5wVeg5OkD5aHESGDqBnc1T5to92lpXgYdCsNKdcxW2Gbi/IeB/9O+6CjwcgpXupJOwAgXcghAWxDuO3d3vgfuUg/1BO3imKwvAZfQYLaFd9Bu9RQ9RU26F73HcmTu+wPFtNIq+ItkpNtBrdAfVWLkgjCvRE3SIokJ+HAbQI/QSyUVFxRcGW41CY1iNpqNmTTl2RH2vMWjMxlMCxSnfIen4I5UKHJMHcWZLmSNfzitxQL2oJExk/CNqj8pLObZDfYvnedk4PhWKpC7GbcLK9M/iwkqyCrhPkixGFthpHX8V8C0dswS573VrVMDpv7XRRGvRw8WjKuDq4hKjZ3xdNxXwka6hZn6srazQUwX8qzDZwnGPrqcK+JuuoWZ+G3t9t06NCviDjlnC3Fc6dSrgRR2zhLntrPKbhLXFZZgto9MIuelvKCYInlGtsGTPBEus9eQW4DvQkXt/HOApjPatYQaN5/ip/hk8FewpgTHYpWQ8WGatN2zEmT9THfqDbMaEEdi8CaT9FmmzeF/Kz2WkxVAeQuctQd83Ahk2AVYe8dcNQ4+E5zHaB/Ym2ooBLU/CqpgiocooYCkzJrmKFkM08jl8iq6j45cjtBdRBxpDhRcg7zbk3YX26yt5yEwUTCZborwAaUTb6DNb4AFtySC/ngHJF8hVcjdLJpZPllegvALurAD/BPWUNz/u4J6QnDvg/1I4L2PXgssfAAAAAElFTkSuQmCC)
}
.uc-home-6 .operate .uc-btn:hover .windows {
    content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAALKADAAQAAAABAAAALAAAAAD8buejAAACMklEQVRYCe2Zy0ocQRSGp71rxI1XRE1ERRRFB8EEEQQvJGQRFLLOi/gKPoAu3OrC53CtIC58AUFR8BqNo7bfD9XQTLpmMplp25Y68HGqqrur/nOqnOouM76fqc44cxlwGSg7A77ve9APP6DN1mGN7ULc7Yj6wBijMA6LsASB0CzlM/jLXkUw4jxG7oVh+ALfYRqqoCSLRTACm1AxBMrgV5DAdkjelD1okRL8MuzCE5Rjk7bISp4SVDTBKKzAJh2fwoYZ4Bt+Bkru1zxf1BVcEgjSwJ2g9TcLP0FrUGsyEbMKRmwdio6hNRFllkELTZ2uvSmxiqGQYEuMyTY7wXHn32XYZTgvA6lbEtaNwwR2b7xv/JXxF6G6rh2a+gF+B54huPfSXAu82nX9Bp7gFnLw2/g7/BG8D7O+E7A162v6FwTZeKQczsYDdc3AH7j2PO+cZxopP1BW5l7XGLwB/tW2pY6b1yMeeKYtjF49wzxSD5OjPmGLttgatj1XSnv+LObXo/qy3pO6XwknOGp+K9nmMlzJbEb15TIclZVKtqUuw9aNg+31nh2ni+x0wwjozEGnOB2QmFkFSxGiT3BiD7YIQDuQvqR7YBAWQEGkywikXorxU7AG+6D3h/8161GVdc8uN2Uo1YHgJ+gHnVTOw2eohWKWZXb3o26KTXDUYASh06SPMADK4hzoCKwZwvY2BIcVBWWC0C9VH+hvYgwUwCoZfj9fHQTkLJYM8E9QL3U7XeoEvwBaKo4R0lW7gAAAAABJRU5ErkJggg==)
}
.uc-home-6 .operate .uc-btn:hover .mac {
    content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAsCAYAAAAehFoBAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAALKADAAQAAAABAAAALAAAAAD8buejAAACX0lEQVRYCe2ZPUskQRCGd/xE0EDvxMPISA0UwVROjgPlTOXQH6CRuf4AP0IDBSNRwUS45IwvMpDLFgwFgxMEveACBRWF1fEpmIHZ2u5hdqd31z2m4KWnaqq63q3+2O7dnO/nmnOZZBXIKlCzCng6k+/7bdi+gwnQrt/XSH8mzwn46XleITYnhH+A9yIHmmxRhWE5jkMeXINlcAfqIR9Iugk+gkGqfGEkAeG5oLRbRoeERvqQUdpL6G50I3434PIt6tAUVXgOdV/Zy1UlPuyr3NjQ/yV8iLYtUcXVM0M476ov3U/aKuj+qq5nhMMSs2D6QUeou2qrUmGI9kDwDDg/CTolDNFPYAeis+AQrKF30joT17vEL5iNRtjd87wBpHUiTisMoyhZIXjKFvfPCdOgE9eELxW5aabEiLKlUl0T3ldspH9ddeVSnup0DjP8ssgmofAXyE5xhe2oPErx3k4JSyoITsWnTPfW9ZRIxyZBdEY4QZFSudjm8BKLZzFVz+mDjfdJG+FW8gnendgIy3lgpc5st8m/oDnYCBfYnh61cy11pqTxeq93CdnwRb4QIL9P1EXILefor0HyorOIvubL+TUPxoBcAo0XQezVFuEh+A0+M9qvYcIiwmLk03XTrAO5SBpXKnabmM6+coN+sAVY7E/YD8EqZKv32wgf9hZoubGQqsis53BFndQyqOEI27a1xEVj/I9xHg4CugyBvficB/Y/zMkZg09iU2rCZBoAQzEZZbXHvY8JLX1VskuUusRbqF4fHkm/xuULKdzr4zvO3mYV+A8rwJ+gXsPtww1H+A20EjPCXDhTXQAAAABJRU5ErkJggg==)
}

#wechatimg .code {
    width: 360px;
    height: 135px;
    position: absolute;
    left: 90%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    top: -30%;
    display: none;
    z-index: 9
}

@media only screen and (max-width: 768px) {
    #wechatimg .code {
        left: 50%;
    }
}

